X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvedaemon.adoc;h=66c751a17cb2aaf152e0656d9454379d0c3cca79;hp=d9d76202d036c8fe9a5b5f15fcd2fdd1a4576cd4;hb=dd1aa0e01624f5927fb65143c9a070672ccbeb92;hpb=f5eb0727a6e0adaf61271259e1dff4fad58d489e diff --git a/pvedaemon.adoc b/pvedaemon.adoc index d9d7620..66c751a 100644 --- a/pvedaemon.adoc +++ b/pvedaemon.adoc @@ -1,14 +1,15 @@ ifdef::manvolnum[] -PVE({manvolnum}) -================ -include::attributes.txt[] +pvedaemon(8) +============ +:pve-toplevel: NAME ---- pvedaemon - PVE API Daemon -SYNOPSYS + +SYNOPSIS -------- include::pvedaemon.8-synopsis.adoc[] @@ -18,16 +19,15 @@ DESCRIPTION endif::manvolnum[] ifndef::manvolnum[] -{pve} API Daemon -============================== -include::attributes.txt[] +pvedaemon - Proxmox VE API Daemon +================================= endif::manvolnum[] -This daemom exposes the whole {pve} API on 127.0.0.1:85. It runs as -'root' and has permission to do all priviledged operations. +This daemon exposes the whole {pve} API on `127.0.0.1:85`. It runs as +`root` and has permission to do all privileged operations. NOTE: The daemon listens to a local address only, so you cannot access -it from outside. The 'pveproxy' daemon exposes the API to the outside +it from outside. The `pveproxy` daemon exposes the API to the outside world.