mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-07-27 10:50:08 +00:00
installation: add proxmox-mailgateway-container
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
69b465bf57
commit
5991f9ebd0
@ -233,6 +233,24 @@ NOTE: In general, this is not trivial, especially when you use LVM or
|
|||||||
ZFS.
|
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]]
|
[[pmg_package_repositories]]
|
||||||
Package Repositories
|
Package Repositories
|
||||||
--------------------
|
--------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user