Mailcow VM #34
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So, Mailcow is currently on a legacy alpine docker container.
Unfortunately, Mailccow doesn't have amazing support for unattended upgrades. So we want to migrate mailcow to a (non-docker) debian container and leave it at that.
Why not debian-docker?
I think I'm going to deprecate this template too in favour of knowing exactly what changes have been applied to a template. In the future we could provision this template with ansible, but considering manually-managed services should be the exception rather than the rule, I think it's fine if we don't.
Provisioning
We can still provision infrastructure and base software (docker) with ansible, just mailcow itself needs to be migrated & managed manually. So I guess this will be a "partially managed" service.
Mailcowto Mailcow VM