Re: [Mailman-Developers] Mailman 3 Dockerfile

2017-01-27 Thread Simon Hanna
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

___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Developers] Mailman 3 Dockerfile

2017-01-27 Thread Stephan Wehner
On Thu, Jan 26, 2017 at 9:51 AM, Terri Oda  wrote:
> Well, my name is all over it so I'm not sure it's true that there's no more
> obvious contact person than this list... But this list is the correct place,
> yes. :)
>

Ok good, sorry, wasn't aware.

> I think we have a few better dockerfiles out in the community now, so maybe
> folk who've set them up would like to chime in?

Ok, I did find a few more Dockerfiles, searching the web; I'll look into those.

Thanks for now!

Stephan

> Terri
>
> On January 26, 2017 8:32:48 AM PST, Stephan Wehner 
> 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
>> 
>>
>> Mailman-Developers mailing list
>> Mailman-Developers@python.org
>> https://mail.python.org/mailman/listinfo/mailman-developers
>> Mailman FAQ: http://wiki.list.org/x/AgA3
>> Searchable Archives:
>> http://www.mail-archive.com/mailman-developers%40python.org/
>> Unsubscribe:
>> https://mail.python.org/mailman/options/mailman-developers/terri%40toybox.ca
>>
>> Security Policy: http://wiki.list.org/x/QIA9
>>
>



-- 
Stephan Wehner

-> http://stephan.sugarmotor.org (blog and homepage)
-> http://twitter.com/stephanwehner / @stephanwehner
-> http://www.thrackle.org

Through http://www.buckmaster.ca, my company:

-> http://whatzilla.com
-> http://loggingit.com
-> http://www.trafficlife.com
-> http://clocklist.com
-> http://stephansmap.org
___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Developers] Mailman 3 Dockerfile

2017-01-26 Thread Barry Warsaw
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
___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Developers] Mailman 3 Dockerfile

2017-01-26 Thread Simon Hanna
On 26 January 2017 17:32:48 GMT+01:00, Stephan Wehner  
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.
___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Developers] Mailman 3 Dockerfile

2017-01-26 Thread Terri Oda
Well, my name is all over it so I'm not sure it's true that there's no more 
obvious contact person than this list... But this list is the correct place, 
yes. :)

I think we have a few better dockerfiles out in the community now, so maybe 
folk who've set them up would like to chime in? 

 Terri

On January 26, 2017 8:32:48 AM PST, Stephan Wehner  
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
>___
>Mailman-Developers mailing list
>Mailman-Developers@python.org
>https://mail.python.org/mailman/listinfo/mailman-developers
>Mailman FAQ: http://wiki.list.org/x/AgA3
>Searchable Archives:
>http://www.mail-archive.com/mailman-developers%40python.org/
>Unsubscribe:
>https://mail.python.org/mailman/options/mailman-developers/terri%40toybox.ca
>
>Security Policy: http://wiki.list.org/x/QIA9
___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


[Mailman-Developers] Mailman 3 Dockerfile

2017-01-26 Thread Stephan Wehner
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
___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9