From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <pmg-devel-bounces@lists.proxmox.com>
Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68])
	by lore.proxmox.com (Postfix) with ESMTPS id EBA821FF16F
	for <inbox@lore.proxmox.com>; Thu, 30 Jan 2025 14:03:03 +0100 (CET)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
	by firstgate.proxmox.com (Proxmox) with ESMTP id 328481164F;
	Thu, 30 Jan 2025 14:03:02 +0100 (CET)
Date: Thu, 30 Jan 2025 14:02:28 +0100
From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: Aaron Lauterer <a.lauterer@proxmox.com>
Message-ID: <Z5t4ZDhjLywwuQdU@rosa.proxmox.com>
References: <20240418160949.368712-1-a.lauterer@proxmox.com>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <20240418160949.368712-1-a.lauterer@proxmox.com>
X-SPAM-LEVEL: Spam detection results:  0
 AWL -0.331 Adjusted score from AWL reputation of From: address
 BAYES_00                 -1.9 Bayes spam probability is 0 to 1%
 DMARC_MISSING             0.1 Missing DMARC policy
 KAM_ASCII_DIVIDERS 0.8 Email that uses ascii formatting dividers and possible
 spam tricks
 KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
 SPF_HELO_NONE           0.001 SPF: HELO does not publish an SPF Record
 SPF_PASS               -0.001 SPF: sender matches SPF record
Subject: [pmg-devel] applied: [PATCH docs] installation: add section about
 unattended/automatic installation
X-BeenThere: pmg-devel@lists.proxmox.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Proxmox Mail Gateway development discussion
 <pmg-devel.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pmg-devel>, 
 <mailto:pmg-devel-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pmg-devel/>
List-Post: <mailto:pmg-devel@lists.proxmox.com>
List-Help: <mailto:pmg-devel-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel>, 
 <mailto:pmg-devel-request@lists.proxmox.com?subject=subscribe>
Cc: pmg-devel@lists.proxmox.com
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: pmg-devel-bounces@lists.proxmox.com
Sender: "pmg-devel" <pmg-devel-bounces@lists.proxmox.com>

applied the patch after aligning it with the version applied in pve-docs,
and replacing 'on bare-metal' with 'with the ISO' as this sounded a bit
more fitting for PMG

Thanks!

On Thu, Apr 18, 2024 at 06:09:49PM +0200, Aaron Lauterer wrote:
> 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>
> ---
>  pmg-installation.adoc | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
> 
> diff --git a/pmg-installation.adoc b/pmg-installation.adoc
> index 25d16a7..5cc8fbe 100644
> --- a/pmg-installation.adoc
> +++ b/pmg-installation.adoc
> @@ -305,6 +305,26 @@ parameter.
>  
>  Then press `Ctrl-X` or `F10` to boot the configuration.
>  
> +
> +[[pmg_install_unattended]]
> +Unattended Installation
> +-----------------------
> +
> +It is possible to install {pmg} automatically in an unattended manner. This
> +makes it possible to fully automate the setup of {pmg} on bare-metal. Once the
> +installation is done and the host has booted up, automation tools like Ansible
> +can be used to further configure the installation.
> +
> +The options for the installer have to be provided in an answer file. This
> +answer file allows using filter rules to decide which disks and network card
> +should be used. It is also possible to run custom commands in the installation
> +environment prior and after the installation.
> +
> +It is necessary to prepare the installation ISO to be usable for the automated
> +installation. https://pve.proxmox.com/wiki/Automated_Installation[Visit our wiki]
> +for more details and information on the unattended installation.
> +
> +
>  [[pmg_install_on_debian]]
>  Install {pmg} on Debian
>  -----------------------
> -- 
> 2.39.2
> 
> 
> 
> _______________________________________________
> pmg-devel mailing list
> pmg-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
> 
> 


_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel