Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #49066
| References | <8b0d8931-cf02-4df4-8f17-a47ddd279d65@googlegroups.com> |
|---|---|
| Date | 2013-06-24 20:08 +0100 |
| Subject | Re: Looking for a name for a deployment framework... |
| From | Fábio Santos <fabiosantosart@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3755.1372100893.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On 24 Jun 2013 13:39, <jonathan.slenders@gmail.com> wrote: > > Hi all, > > Any suggestions for a good name, for a framework that does automatic server deployments? > > It's like Fabric, but more powerful. > It has some similarities with Puppet, Chef and Saltstack, but is written in Python. > > Key points are that it uses Python, but is still very declarative and supports introspection. It supports parallel deployments, and interactivity. And it has a nice commandline shell with autocompletion for traversing the deployment tree. > > The repository: > https://github.com/jonathanslenders/python-deployer/tree/refactoring-a-lot-v2 > > > Suggestions welcome :) > Jonathan omglolftwdeploy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Looking for a name for a deployment framework... jonathan.slenders@gmail.com - 2013-06-24 05:30 -0700
Re: Looking for a name for a deployment framework... Roy Smith <roy@panix.com> - 2013-06-24 08:50 -0400
Re: Looking for a name for a deployment framework... MRAB <python@mrabarnett.plus.com> - 2013-06-24 14:55 +0100
Re: Looking for a name for a deployment framework... Neil Cerutti <neilc@norwich.edu> - 2013-06-24 17:36 +0000
Re: Looking for a name for a deployment framework... Robert Kern <robert.kern@gmail.com> - 2013-06-25 12:30 +0100
Re: Looking for a name for a deployment framework... Cousin Stanley <cousinstanley@gmail.com> - 2013-06-24 18:13 +0000
Re: Looking for a name for a deployment framework... Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2013-06-24 20:55 +0200
Re: Looking for a name for a deployment framework... Roy Smith <roy@panix.com> - 2013-06-24 21:14 -0400
Re: Looking for a name for a deployment framework... Fábio Santos <fabiosantosart@gmail.com> - 2013-06-24 20:08 +0100
Re: Looking for a name for a deployment framework... jonathan.slenders@gmail.com - 2013-06-24 14:27 -0700
Re: Looking for a name for a deployment framework... Chris Rebert <clp2@rebertia.com> - 2013-06-24 21:38 -0700
Re: Looking for a name for a deployment framework... jonathan.slenders@gmail.com - 2013-06-25 03:08 -0700
Re: Looking for a name for a deployment framework... Stig Sandbeck Mathisen <ssm@fnord.no> - 2013-06-25 21:35 +0200
Re: Looking for a name for a deployment framework... Dave Angel <davea@davea.name> - 2013-06-25 22:16 -0400
Re: Looking for a name for a deployment framework... xDog Walker <thudfoo@gmail.com> - 2013-06-25 20:32 -0700
Re: Looking for a name for a deployment framework... Roy Smith <roy@panix.com> - 2013-06-26 07:40 -0400
Re: Looking for a name for a deployment framework... Chris Angelico <rosuav@gmail.com> - 2013-06-30 11:38 +1000
Re: Looking for a name for a deployment framework... rusi <rustompmody@gmail.com> - 2013-06-30 10:00 -0700
csiph-web