Mailcow install

Hello,

Has anyone installed mailcow on SCALE ElectricEel as a custom app? If so, did you use the git clone install process or another way?

And, how do you update the app when there are new releases?

Thank you!

1 Like

You will definitely want to use a git clone and then docker compose etc in the shell.

I run mailcow in a vm on TrueNAS. Will attempt moving it to bare metal docker in the new year :wink:

1 Like

Hey,

did you succeed?

Haven’t attempted it yet :slight_smile:

I did. I installed on the command line using git clone and then docker compose to start it. Works fine.

Not ideal though. I’d much prefer to have this running from either the TrueNAS apps list or portainer, like all the other containers. This is the only one I have running this way.