docs: add manual page for proxmox-backup-proxy

This commit is contained in:
Dietmar Maurer
2019-03-05 18:09:37 +01:00
parent b246b2a635
commit b933ed7f80
6 changed files with 62 additions and 2 deletions

View File

@ -0,0 +1,4 @@
This is just a test.
.. NOTE:: No further info.

View File

@ -0,0 +1,41 @@
==========================
proxmox-backup-proxy
==========================
.. include:: ../epilog.rst
-------------------------------------------------------------
Proxmox Backup Public API Server
-------------------------------------------------------------
:Author: |AUTHOR|
:Version: Version |VERSION|
:Manual section: 1
Synopsis
==========
This daemon is normally started and managed as ``systemd`` service::
systemctl start proxmox-backup-proxy
systemctl stop proxmox-backup-proxy
systemctl status proxmox-backup-proxy
For debugging, you can start the daemon in forground using::
proxmox-backup-proxy
.. NOTE:: You need to stop the service before starting the daemon in
foreground.
Description
============
.. include:: description.rst
.. include:: ../pbs-copyright.rst