]> git.proxmox.com Git - pve-docs.git/blame - index.adoc
scan-adoc-refs: improve title parser, store doctype
[pve-docs.git] / index.adoc
CommitLineData
683e3b93
DM
1image:./images/proxmox-logo.svg[] pass:[<br>] {pve} Documentation Index
2========================================================================
38fd0958 3include::attributes.txt[]
f05d03df
DM
4:data-uri:
5:icons:
683e3b93
DM
6:title: {pve} Documentation Index
7
f05d03df
DM
8
9{pve} Administration Guide
10--------------------------
11
12[width="100%",options="header"]
13|===========================================================
14|Format |Download link
15|Printable version |link:pve-admin-guide.pdf[]
16|Online HTML version |link:pve-admin-guide.html[]
17|E-Book version |link:pve-admin-guide.epub[]
18|===========================================================
19
f96bdfd8
DM
20
21Individual Chapters
22-------------------
23[width="100%",options="header"]
24|===========================================================
25|Title |Download link
6b5fc47b 26|Installation |link:chapter-pve-installation.html[]
f96bdfd8
DM
27|Host System Administration |link:chapter-sysadmin.html[]
28|Cluster Manager |link:chapter-pvecm.html[]
29|Proxmox Cluster File System (pmxcfs) |link:chapter-pmxcfs.html[]
30|{pve} Storage |link:chapter-pvesm.html[]
31|Qemu/KVM Virtual Machines |link:chapter-qm.html[]
8c9060b1 32|Proxmox Container Toolkit |link:chapter-pct.html[]
f96bdfd8
DM
33|{pve} Firewall |link:chapter-pve-firewall.html[]
34|User Management |link:chapter-pveum.html[]
f96bdfd8
DM
35|High Availability |link:chapter-ha-manager.html[]
36|Backup and Restore |link:chapter-vzdump.html[]
37|Frequently Asked Questions |link:chapter-pve-faq.html[]
38|Bibliography |link:chapter-pve-bibliography.html[]
39|===========================================================
40
41
f05d03df
DM
42{pve} Manual Pages
43------------------
44
417f9551
DM
45Command Line Interface
46~~~~~~~~~~~~~~~~~~~~~~
47
f05d03df
DM
48[width="100%",options="header"]
49|===========================================================
ebd2a7fb
DM
50| Command name | Download link
51| qm | link:qm.1.html[qm.1]
52| qmrestore | link:qmrestore.1.html[qmrestore.1]
53| pct | link:pct.1.html[pct.1]
54| pveam | link:pveam.1.html[pveam.1]
0840a663 55| pveceph | link:pveceph.1.html[pveceph.1]
ebd2a7fb
DM
56| pvecm | link:pvecm.1.html[pvecm.1]
57| pveum | link:pveum.1.html[pveum.1]
58| pvesm | link:pvesm.1.html[pvesm.1]
59| pvesubscription | link:pvesubscription.1.html[pvesubscription.1]
063ac98c 60| pveperf | link:pveperf.1.html[pveperf.1]
ebd2a7fb
DM
61| vzdump | link:vzdump.1.html[vzdump.1]
62| ha-manager | link:ha-manager.1.html[ha-manager.1]
417f9551
DM
63|===========================================================
64
65
66Service Daemons
67~~~~~~~~~~~~~~~
68
69[width="100%",options="header"]
70|===========================================================
71| Command name |'systemd' Service | Download link
9ddb9dc3 72| pvedaemon | pvedaemon.service |link:pvedaemon.8.html[pvedaemon.8]
96f2beeb 73| pveproxy | pveproxy.service |link:pveproxy.8.html[pveproxy.8]
417f9551 74| pvestatd | pvestatd.service |link:pvestatd.8.html[pvestatd.8]
2d8f1c92 75| spiceproxy | spiceproxy.service |link:spiceproxy.8.html[spiceproxy.8]
417f9551
DM
76| pve-ha-crm | pve-ha-crm.service |link:pve-ha-crm.8.html[pve-ha-crm.8]
77| pve-ha-lrm | pve-ha-lrm.service |link:pve-ha-lrm.8.html[pve-ha-lrm.8]
78| pve-firewall | pve-firewall.service |link:pve-firewall.8.html[pve-firewall.8]
79| pmxcfs | pve-cluster.service |link:pmxcfs.8.html[pmxcfs.8]
80|===========================================================
81
82
83Configuration Options
84~~~~~~~~~~~~~~~~~~~~~
85
86[width="100%",options="header"]
87|===========================================================
88| File name |Download link
8c1189b6
FG
89| `/etc/pve/datacenter.cfg` | link:datacenter.cfg.5.html[datacenter.cfg.5]
90| `/etc/pve/qemu-server/<VMID>.conf` | link:qm.conf.5.html[qm.conf.5]
91| `/etc/pve/lxc/<CTID>.conf` | link:pct.conf.5.html[pct.conf.5]
f05d03df
DM
92|===========================================================
93
94
356064f4
DM
95API Viewer
96~~~~~~~~~~
97
98The link:api-viewer/index.html[API viewer] is a tiny web application
99which allows you to inspect all available API calls.