mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-04-29 04:24:07 +00:00
installation: add section about unattended/automatic installation
Mention and briefly explain it. The main part of the documentation will live in the Wiki for now as it applies to not just Proxmox Mail Gateway. Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com> [ TL: adapt to changes made in the wiki article ] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0b449fe828
commit
2e6a4a9d28
@ -50,6 +50,22 @@ It includes the following:
|
|||||||
.. note:: During the installation process, the complete server
|
.. note:: During the installation process, the complete server
|
||||||
is used by default and all existing data is removed.
|
is used by default and all existing data is removed.
|
||||||
|
|
||||||
|
Install `Proxmox Backup`_ Server Unattended
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
It is possible to install {pve} automatically in an unattended manner. This
|
||||||
|
enables you to fully automate the setup process on bare-metal. Once the
|
||||||
|
installation is complete and the host has booted up, automation tools like
|
||||||
|
Ansible can be used to further configure the installation.
|
||||||
|
|
||||||
|
The necessary options for the installer must be provided in an answer file.
|
||||||
|
This file allows the use of filter rules to determine which disks and network
|
||||||
|
cards should be used.
|
||||||
|
|
||||||
|
To use the automated installation, it is first necessary to prepare an
|
||||||
|
installation ISO. For more details and information on the unattended
|
||||||
|
installation see `our wiki
|
||||||
|
<https://pve.proxmox.com/wiki/Automated_Installation>`_.
|
||||||
|
|
||||||
|
|
||||||
Install `Proxmox Backup`_ Server on Debian
|
Install `Proxmox Backup`_ Server on Debian
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user