]> git.proxmox.com Git - pve-docs.git/blame - pvenode.adoc
bump version to 5.1-18
[pve-docs.git] / pvenode.adoc
CommitLineData
a99bdc62
FG
1ifdef::manvolnum[]
2pvenode(1)
3==========
4:pve-toplevel:
5
6NAME
7----
8
9pvenode - Proxmox VE Node Management
10
11SYNOPSIS
12--------
13
14include::pvenode.1-synopsis.adoc[]
15
16DESCRIPTION
17-----------
18endif::manvolnum[]
19
20ifndef::manvolnum[]
21Proxmox Node Management
22=======================
23:pve-toplevel:
24endif::manvolnum[]
25
9cbe129f
TL
26The {PVE} node management tools (`pvenode`) allows to control node specific
27settings and resources.
28
29Currently the `pvenode` tool allows to manage the node's SSL certificates used
30for API and the web GUI. It includes an implementation of the **A**utomatic
31**C**ertificate **M**anagement **E**nvironment (ACME) protocol, allowing {pve}
32admins to interface with Let's Encrypt, with which trusted certificates can be
33generated and setup easily.
34
35// TODO: extend and improve chapter!
a99bdc62
FG
36
37ifdef::manvolnum[]
38include::pve-copyright.adoc[]
39endif::manvolnum[]