]> git.proxmox.com Git - pve-docs.git/blob - index.adoc
rename temp file logo.pdf to proxmox-logo.pdf
[pve-docs.git] / index.adoc
1 image:./images/proxmox-logo.svg[] pass:[<br>] {pve} Documentation Index
2 ========================================================================
3 include::attributes.txt[]
4 :data-uri:
5 :icons:
6 :title: {pve} Documentation Index
7
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
20
21 Individual Chapters
22 -------------------
23 [width="100%",options="header"]
24 |===========================================================
25 |Title |Download link
26 |Host System Administration |link:chapter-sysadmin.html[]
27 |Cluster Manager |link:chapter-pvecm.html[]
28 |Proxmox Cluster File System (pmxcfs) |link:chapter-pmxcfs.html[]
29 |{pve} Storage |link:chapter-pvesm.html[]
30 |Qemu/KVM Virtual Machines |link:chapter-qm.html[]
31 |Proxmox Container Toolkit |link:chapter-pct.html[]
32 |{pve} Firewall |link:chapter-pve-firewall.html[]
33 |User Management |link:chapter-pveum.html[]
34 |High Availability |link:chapter-ha-manager.html[]
35 |Backup and Restore |link:chapter-vzdump.html[]
36 |Frequently Asked Questions |link:chapter-pve-faq.html[]
37 |Bibliography |link:chapter-pve-bibliography.html[]
38 |===========================================================
39
40
41 {pve} Manual Pages
42 ------------------
43
44 Command Line Interface
45 ~~~~~~~~~~~~~~~~~~~~~~
46
47 [width="100%",options="header"]
48 |===========================================================
49 | Command name | Download link
50 | qm | link:qm.1.html[qm.1]
51 | qmrestore | link:qmrestore.1.html[qmrestore.1]
52 | pct | link:pct.1.html[pct.1]
53 | pveam | link:pveam.1.html[pveam.1]
54 | pveceph | link:pveceph.1.html[pveceph.1]
55 | pvecm | link:pvecm.1.html[pvecm.1]
56 | pveum | link:pveum.1.html[pveum.1]
57 | pvesm | link:pvesm.1.html[pvesm.1]
58 | pvesubscription | link:pvesubscription.1.html[pvesubscription.1]
59 | vzdump | link:vzdump.1.html[vzdump.1]
60 | ha-manager | link:ha-manager.1.html[ha-manager.1]
61 |===========================================================
62
63
64 Service Daemons
65 ~~~~~~~~~~~~~~~
66
67 [width="100%",options="header"]
68 |===========================================================
69 | Command name |'systemd' Service | Download link
70 | pvedaemon | pvedaemon.service |link:pvedaemon.8.html[pvedaemon.8]
71 | pveproxy | pveproxy.service |link:pveproxy.8.html[pveproxy.8]
72 | pvestatd | pvestatd.service |link:pvestatd.8.html[pvestatd.8]
73 | spiceproxy | spiceproxy.service |link:spiceproxy.8.html[spiceproxy.8]
74 | pve-ha-crm | pve-ha-crm.service |link:pve-ha-crm.8.html[pve-ha-crm.8]
75 | pve-ha-lrm | pve-ha-lrm.service |link:pve-ha-lrm.8.html[pve-ha-lrm.8]
76 | pve-firewall | pve-firewall.service |link:pve-firewall.8.html[pve-firewall.8]
77 | pmxcfs | pve-cluster.service |link:pmxcfs.8.html[pmxcfs.8]
78 |===========================================================
79
80
81 Configuration Options
82 ~~~~~~~~~~~~~~~~~~~~~
83
84 [width="100%",options="header"]
85 |===========================================================
86 | File name |Download link
87 | `/etc/pve/datacenter.cfg` | link:datacenter.cfg.5.html[datacenter.cfg.5]
88 | `/etc/pve/qemu-server/<VMID>.conf` | link:qm.conf.5.html[qm.conf.5]
89 | `/etc/pve/lxc/<CTID>.conf` | link:pct.conf.5.html[pct.conf.5]
90 |===========================================================
91
92
93 API Viewer
94 ~~~~~~~~~~
95
96 The link:api-viewer/index.html[API viewer] is a tiny web application
97 which allows you to inspect all available API calls.