]> git.proxmox.com Git - pve-docs.git/blob - index.adoc
add api-viewer to index.adoc
[pve-docs.git] / index.adoc
1 {pve} Documentation Index
2 =========================
3 include::attributes.txt[]
4 :data-uri:
5 :icons:
6
7 {pve} Administration Guide
8 --------------------------
9
10 [width="100%",options="header"]
11 |===========================================================
12 |Format |Download link
13 |Printable version |link:pve-admin-guide.pdf[]
14 |Online HTML version |link:pve-admin-guide.html[]
15 |E-Book version |link:pve-admin-guide.epub[]
16 |===========================================================
17
18 {pve} Manual Pages
19 ------------------
20
21 Command Line Interface
22 ~~~~~~~~~~~~~~~~~~~~~~
23
24 [width="100%",options="header"]
25 |===========================================================
26 | Command name | Download link
27 | qm | link:qm.1.html[qm.1]
28 | qmrestore | link:qmrestore.1.html[qmrestore.1]
29 | pct | link:pct.1.html[pct.1]
30 | pveam | link:pveam.1.html[pveam.1]
31 | pveceph | link:pveceph.1.html[pveceph.1]
32 | pvecm | link:pvecm.1.html[pvecm.1]
33 | pveum | link:pveum.1.html[pveum.1]
34 | pvesm | link:pvesm.1.html[pvesm.1]
35 | pvesubscription | link:pvesubscription.1.html[pvesubscription.1]
36 | vzdump | link:vzdump.1.html[vzdump.1]
37 | ha-manager | link:ha-manager.1.html[ha-manager.1]
38 |===========================================================
39
40
41 Service Daemons
42 ~~~~~~~~~~~~~~~
43
44 [width="100%",options="header"]
45 |===========================================================
46 | Command name |'systemd' Service | Download link
47 | pvedaemon | pvedaemon.service |link:pvedaemon.8.html[pvedaemon.8]
48 | pveproxy | pveproxy.service |link:pveproxy.8.html[pveproxy.8]
49 | pvestatd | pvestatd.service |link:pvestatd.8.html[pvestatd.8]
50 | spiceproxy | spiceproxy.service |link:spiceproxy.8.html[spiceproxy.8]
51 | pve-ha-crm | pve-ha-crm.service |link:pve-ha-crm.8.html[pve-ha-crm.8]
52 | pve-ha-lrm | pve-ha-lrm.service |link:pve-ha-lrm.8.html[pve-ha-lrm.8]
53 | pve-firewall | pve-firewall.service |link:pve-firewall.8.html[pve-firewall.8]
54 | pmxcfs | pve-cluster.service |link:pmxcfs.8.html[pmxcfs.8]
55 |===========================================================
56
57
58 Configuration Options
59 ~~~~~~~~~~~~~~~~~~~~~
60
61 [width="100%",options="header"]
62 |===========================================================
63 | File name |Download link
64 | '/etc/pve/datacenter.cfg' | link:datacenter.cfg.5.html[datacenter.cfg.5]
65 | '/etc/pve/qemu-server/<VMID>.conf' | link:qm.conf.5.html[qm.conf.5]
66 | '/etc/pve/lxc/<CTID>.conf' | link:pct.conf.5.html[pct.conf.5]
67 |===========================================================
68
69
70 API Viewer
71 ~~~~~~~~~~
72
73 The link:api-viewer/index.html[API viewer] is a tiny web application
74 which allows you to inspect all available API calls.