Migrate to coop-cloud setup #1
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?
Chaos mode engaged:
Mailman3 is fairly hard to setup 🙈
Hey so https://git.autonomic.zone/coop-cloud/foodsoft/src/branch/main/compose.yml#L140 shows that you can just slap a
deploy: ...
and somelabels: ...
onto any service in a stack and if you have the right entrypoint loaded into traefik and the firewall open then you get traffic to that container. That seems to suit just fine then given that I need to open 80/443 for the web interface but also the LMTP service.Current status is:
This still feels quite complicated but hopefully will get there.
Coming back on this one.
OK, just the postfix container to wire up and then gonna chase up https://git.autonomic.zone/coop-cloud/mailu/issues/1 and this should be working.