X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvedaemon.adoc;h=fc554a50c5398442229429b3cf63d9b7a3da5b01;hp=a739fc0578ac17a83ced6bd686bf6daf839e7b0e;hb=de7022fbe977672b441d6a430845695d5b26ebc9;hpb=9ddb9dc3350ef6ae9bf02a08234c54298281fe4a diff --git a/pvedaemon.adoc b/pvedaemon.adoc index a739fc0..fc554a5 100644 --- a/pvedaemon.adoc +++ b/pvedaemon.adoc @@ -1,14 +1,16 @@ ifdef::manvolnum[] -PVE({manvolnum}) -================ +pvedaemon(8) +============ include::attributes.txt[] +:pve-toplevel: NAME ---- pvedaemon - PVE API Daemon -SYNOPSYS + +SYNOPSIS -------- include::pvedaemon.8-synopsis.adoc[] @@ -18,16 +20,16 @@ DESCRIPTION endif::manvolnum[] ifndef::manvolnum[] -{pve} API Daemon -============================== +pvedaemon - Proxmox VE API Daemon +================================= include::attributes.txt[] 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.