I am a happy user running Mailman 3, dockerized, in combination with Mailcow. After a few initial problems, everything is running smoothly. Now I'm considering upgrading from 0.4 to 0.5.1, but I'm not sure about the right procedure. Is it something like this?
* Stop Containers: # docker compose down * Change the two occurrences of "0.4" to "0.5.1" in my docker-compose.yaml file * Pull New Images: # docker compose pull * Restart: # docker compose up -d Will there be any need for database migrations? Thanks for all the work many of you has put into this. _______________________________________________ Mailman-users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/[email protected]/message/D72KFPQOZYYFOSH4OCUCIMCYBRXD7DVB/ This message sent to [email protected]
