X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvedaemon.adoc;h=66c751a17cb2aaf152e0656d9454379d0c3cca79;hp=633d57827b55bbaa720a439e6a3cd42790bd9b31;hb=a45c999b4586734621bbc968d67f87390739b270;hpb=6b295b6e254909b5b68b3f56e667311a24ef9dce diff --git a/pvedaemon.adoc b/pvedaemon.adoc index 633d578..66c751a 100644 --- a/pvedaemon.adoc +++ b/pvedaemon.adoc @@ -1,7 +1,7 @@ ifdef::manvolnum[] -PVE({manvolnum}) -================ -include::attributes.txt[] +pvedaemon(8) +============ +:pve-toplevel: NAME ---- @@ -9,7 +9,7 @@ NAME pvedaemon - PVE API Daemon -SYNOPSYS +SYNOPSIS -------- include::pvedaemon.8-synopsis.adoc[] @@ -19,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.