caprover / one-click-apps

Community Maintained One Click Apps (https://github.com/caprover/caprover)
Apache License 2.0
557 stars 545 forks source link

App issue: iRedMail - installing and then attempting to access corrupts entire VM CapRover is installed on (AWS Lightsail) #740

Open MichaelNZ85 opened 2 years ago

MichaelNZ85 commented 2 years ago

Installing iRedMail through CapRover as a one-click app and then attempting to access it corrupts the entire AWS Lightsail instance that CapRover is installed on. Attempting to access the CapRover web portal times out with the error 'Something went wrong'. I cannot SSH into my Lightsail instance to check the logs, and had to end up deleting it and creating a new one.

System setup

Host: AWS Lightsail OS: Ubuntu 18.04 Storage: 40GB block storage disk Memory: 1GB CPU: 1 vCPU

ronaldloyko commented 2 years ago

I also tried installing iRedMail, but that one-click-app is heavily customized and didn't work for me. Decided to go with Poste.io instead and that worked. Maybe that's something for you too.

ido-pluto commented 2 years ago

iRedMail is pretty heavy and needs at least 4GB of ram

https://techviewleo.com/how-to-run-iredmail-server-in-docker-containers/

The advantage of iRedMail is that it is open source and the common configuration is at the admin website.

You can try WildDuck, also open source, secure and more lightweight, but some configurations are only through the config file.

Good Luck!