[pmg-devel] applied: [PATCH pmg-docs] installation: add proxmox-mailgateway-container
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Apr 24 14:41:13 CEST 2019
Am 4/16/19 um 7:39 PM schrieb Stoiko Ivanov:
> Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
> ---
> pmg-installation.adoc | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
> diff --git a/pmg-installation.adoc b/pmg-installation.adoc
> index 5e66278..8ab1bb3 100644
> --- a/pmg-installation.adoc
> +++ b/pmg-installation.adoc
> @@ -233,6 +233,24 @@ NOTE: In general, this is not trivial, especially when you use LVM or
> ZFS.
>
>
> +Install {pmg} as a Debian-based Container
> +-----------------------------------------
> +
> +The full functionality of {pmg} can also run on top of a Debian-based LXC
> +instance. In order to keep the set of installed software, and thus the
> +necessary updates, minimal you can install the `proxmox-mailgateway-container`
> +meta-package, after configuring the repositories. You need to run:
> +
> +[source,bash]
> +----
> +apt-get update
> +apt-get install proxmox-mailgateway-container
> +----
> +
> +Additionally a ready-to-use appliance-template is available in the Proxmox VE
> +appliance manager in the category `mail`.
> +
> +
> [[pmg_package_repositories]]
> Package Repositories
> --------------------
>
applied, but tried to promote the use inside PVE a bit more and added a note for
static addresses, i.e., that DHCP setups need to ensure the leased address for the
pmg appliance stays static. Thanks!
More information about the pmg-devel
mailing list