we will need it in the documentation, the module is not finished yet…Maybe I will have time on Tuesday, this wk it is my first corona free wk…I go out of home
It makes use of docker compose and port redirection that wants to use ports already in use by Nethserver. It installs 18 (!) containers and you need to change from port redirection to aeria bridge so it’s not easy to install.
Multi tenancy Email.
I have multiple small businesses that require email.
I am trying to figure out the best solution to use to offer them Email. As well as Nextcloud.
Mailcow because it can be used to authenticate nextcloud instances.
The businesses are too small, and deploying a single nethserver instance for each does not make sense, both for my management, and they dont have IT guys to manage that
Ontop of That i am also trying to figure out, if i can have multiple nextcloud instances running inside the portainer
It’s been two times in a row that my docker installation breaks seemingly after an update :
The following updates will be applied on [myserver]
================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
[containerd.io](http://containerd.io/) x86_64 1.2.13-3.2.el7 docker-ce-stable 25 M
docker-ce x86_64 3:19.03.10-3.el7 docker-ce-stable 24 M
docker-ce-cli x86_64 1:19.03.10-3.el7 docker-ce-stable 38 M
Transaction Summary
================================================================================
Upgrade 3 Packages
The updates were successfully applied
After that the docker service can’t restart. After a reboot it worked again but not the machines connected to the Aeria network : Portainer reports failed to add endpoint: plugin devplayer0/net-dhcp:latest found but disabled
Last time I ended up completely removing docker packages and all remaining files on the disk to get it working again.
What do you think ? Anybody else having that problem ?