mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-07-31 23:00:21 +00:00
followup: reword and promote PVE backed appliance first
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5991f9ebd0
commit
17a1397250
@ -233,13 +233,22 @@ NOTE: In general, this is not trivial, especially when you use LVM or
|
|||||||
ZFS.
|
ZFS.
|
||||||
|
|
||||||
|
|
||||||
Install {pmg} as a Debian-based Container
|
Using {pmg} as Linux Container Appliance
|
||||||
-----------------------------------------
|
----------------------------------------
|
||||||
|
|
||||||
|
A ready-to-use appliance template is available through the
|
||||||
|
https://www.proxmox.com/proxmox-ve[Proxmox VE] appliance manager in the `mail`
|
||||||
|
section, so if you already use Proxmox VE you can setup a {pmg} instance in a
|
||||||
|
minute.
|
||||||
|
|
||||||
|
NOTE: It's recommended to use a static network configuration. If DHCP should be
|
||||||
|
used ensure that the container can always lease the same IP, for example, by
|
||||||
|
reserving one with the containers network MAC address.
|
||||||
|
|
||||||
The full functionality of {pmg} can also run on top of a Debian-based LXC
|
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
|
instance. In order to keep the set of installed software, and thus the
|
||||||
necessary updates, minimal you can install the `proxmox-mailgateway-container`
|
necessary updates, minimal you can install the `proxmox-mailgateway-container`
|
||||||
meta-package, after configuring the repositories. You need to run:
|
meta-package. After configuring the repositories, you need to run:
|
||||||
|
|
||||||
[source,bash]
|
[source,bash]
|
||||||
----
|
----
|
||||||
@ -247,9 +256,6 @@ apt-get update
|
|||||||
apt-get install proxmox-mailgateway-container
|
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]]
|
[[pmg_package_repositories]]
|
||||||
Package Repositories
|
Package Repositories
|
||||||
|
Loading…
Reference in New Issue
Block a user