Re: [Mailman-Developers] Mailman 3 Dockerfile
On 26 January 2017 17:32:48 GMT+01:00, Stephan Wehner <stephanwehner@gmail.com> wrote:
I've been working with the Dockerfile at
https://wiki.list.org/DEV/Mailman%203.0/Mailman%203.0%20Suite%20Dockerfile
for setting up Mailman 3.
The page doesn't say who to contact.
Is this mailing list a good place to ask questions about where I'm stuck?
Stephan I guess you can ask here. I wrote a couple of docker files that were mainly intended for testing/demoing.
It really depends on what you want to do with the containers and how (if) you want to deploy them. I still haven't figured out a way to connect Mailman to an "outside" postfix.
Please note that mailman-bundler currently doesn't produce a usable environment.
-- Sent from my Android device with K-9 Mail. Please excuse my brevity.
On Jan 26, 2017, at 07:38 PM, Simon Hanna wrote:
Please note that mailman-bundler currently doesn't produce a usable environment.
I think bundler does more harm than good. We should probably just abandon it, we don't really have anything better. I don't have any strong opinions about what technology to use (e.g. Docker, Salt, Chef, Juju, etc.) other than it should be relatively easy to use on a wide variety of *nix platforms. It doesn't need to handle anything more than the simple common case of deploying it all to the same server. That's not to say that we can't point to lots of good alternatives, and even distro packages once they're available.
Cheers, -Barry
On 01/26/2017 08:57 PM, Barry Warsaw wrote:
On Jan 26, 2017, at 07:38 PM, Simon Hanna wrote:
Please note that mailman-bundler currently doesn't produce a usable environment. I think bundler does more harm than good. We should probably just abandon it, we don't really have anything better. I don't have any strong opinions about what technology to use (e.g. Docker, Salt, Chef, Juju, etc.) other than it should be relatively easy to use on a wide variety of *nix platforms. It doesn't need to handle anything more than the simple common case of deploying it all to the same server. That's not to say that we can't point to lots of good alternatives, and even distro packages once they're available.
Cheers, -Barry I just updated my repository I use for my deployment which can be found here
https://gitlab.com/thelinuxguy/mailman-suite
following it's readme should result in a usable installation.
I can work on providing an ansible playbook
participants (2)
-
Barry Warsaw
-
Simon Hanna