X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=index.adoc;h=776c1c1366e73076b74d4a7022acc5104035c7eb;hp=fe294f594afbe659309e9cc5913b5281fa516b74;hb=8c9060b162136ba74ac202280c772237c4ca302d;hpb=278b4178cc97d57214b32a9a957870444ae6b39e diff --git a/index.adoc b/index.adoc index fe294f5..776c1c1 100644 --- a/index.adoc +++ b/index.adoc @@ -15,28 +15,81 @@ include::attributes.txt[] |E-Book version |link:pve-admin-guide.epub[] |=========================================================== + +Individual Chapters +------------------- +[width="100%",options="header"] +|=========================================================== +|Title |Download link +|Host System Administration |link:chapter-sysadmin.html[] +|Cluster Manager |link:chapter-pvecm.html[] +|Proxmox Cluster File System (pmxcfs) |link:chapter-pmxcfs.html[] +|{pve} Storage |link:chapter-pvesm.html[] +|Qemu/KVM Virtual Machines |link:chapter-qm.html[] +|Proxmox Container Toolkit |link:chapter-pct.html[] +|{pve} Firewall |link:chapter-pve-firewall.html[] +|User Management |link:chapter-pveum.html[] +|High Availability |link:chapter-ha-manager.html[] +|Backup and Restore |link:chapter-vzdump.html[] +|Frequently Asked Questions |link:chapter-pve-faq.html[] +|Bibliography |link:chapter-pve-bibliography.html[] +|=========================================================== + + {pve} Manual Pages ------------------ +Command Line Interface +~~~~~~~~~~~~~~~~~~~~~~ + +[width="100%",options="header"] +|=========================================================== +| Command name | Download link +| qm | link:qm.1.html[qm.1] +| qmrestore | link:qmrestore.1.html[qmrestore.1] +| pct | link:pct.1.html[pct.1] +| pveam | link:pveam.1.html[pveam.1] +| pveceph | link:pveceph.1.html[pveceph.1] +| pvecm | link:pvecm.1.html[pvecm.1] +| pveum | link:pveum.1.html[pveum.1] +| pvesm | link:pvesm.1.html[pvesm.1] +| pvesubscription | link:pvesubscription.1.html[pvesubscription.1] +| vzdump | link:vzdump.1.html[vzdump.1] +| ha-manager | link:ha-manager.1.html[ha-manager.1] +|=========================================================== + + +Service Daemons +~~~~~~~~~~~~~~~ + +[width="100%",options="header"] +|=========================================================== +| Command name |'systemd' Service | Download link +| pvedaemon | pvedaemon.service |link:pvedaemon.8.html[pvedaemon.8] +| pveproxy | pveproxy.service |link:pveproxy.8.html[pveproxy.8] +| pvestatd | pvestatd.service |link:pvestatd.8.html[pvestatd.8] +| spiceproxy | spiceproxy.service |link:spiceproxy.8.html[spiceproxy.8] +| pve-ha-crm | pve-ha-crm.service |link:pve-ha-crm.8.html[pve-ha-crm.8] +| pve-ha-lrm | pve-ha-lrm.service |link:pve-ha-lrm.8.html[pve-ha-lrm.8] +| pve-firewall | pve-firewall.service |link:pve-firewall.8.html[pve-firewall.8] +| pmxcfs | pve-cluster.service |link:pmxcfs.8.html[pmxcfs.8] +|=========================================================== + + +Configuration Options +~~~~~~~~~~~~~~~~~~~~~ + [width="100%",options="header"] |=========================================================== -| Command name |Download link -| qm | link:qm.1.html[qm.1] -| qmrestore | link:qmrestore.1.html[qmrestore.1] -| pct | link:pct.1.html[pct.1] -| pveam | link:pveam.1.html[pveam.1] -| pvecm | link:pvecm.1.html[pvecm.1] -| pvesm | link:pvesm.1.html[pvesm.1] -| pveum | link:pveum.1.html[pveum.1] -| vzdump | link:vzdump.1.html[vzdump.1] -| ha-manager | link:ha-manager.1.html[ha-manager.1] -| pvestatd | link:pvestatd.8.html[pvestatd.8] -| pve-ha-crm | link:pve-ha-crm.8.html[pve-ha-crm.8] -| pve-ha-lrm | link:pve-ha-lrm.8.html[pve-ha-lrm.8] -| pve-firewall | link:pve-firewall.8.html[pve-firewall.8] -| '/etc/pve/datacenter.cfg' | link:datacenter.cfg.5.html[datacenter.cfg.5] -| '/etc/pve/qemu-server/.conf' | link:qm.conf.5.html[qm.conf.5] -| '/etc/pve/lxc/.conf' | link:pct.conf.5.html[pct.conf.5] +| File name |Download link +| `/etc/pve/datacenter.cfg` | link:datacenter.cfg.5.html[datacenter.cfg.5] +| `/etc/pve/qemu-server/.conf` | link:qm.conf.5.html[qm.conf.5] +| `/etc/pve/lxc/.conf` | link:pct.conf.5.html[pct.conf.5] |=========================================================== +API Viewer +~~~~~~~~~~ + +The link:api-viewer/index.html[API viewer] is a tiny web application +which allows you to inspect all available API calls.