X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvedaemon.adoc;h=66c751a17cb2aaf152e0656d9454379d0c3cca79;hp=a739fc0578ac17a83ced6bd686bf6daf839e7b0e;hb=a45c999b4586734621bbc968d67f87390739b270;hpb=9ddb9dc3350ef6ae9bf02a08234c54298281fe4a diff --git a/pvedaemon.adoc b/pvedaemon.adoc index a739fc0..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.