Re: Automatic deployment tool

2013-05-16 Thread Jonathan Slenders
Hi all, Some improvements have been made and documentation is coming. For the curious, here is a 5min screen recording of me using it on our deployment environment that I'll present this weekend on djangocon-europe. You can watch it here: https://vimeo.com/66302371 It shows: - The hierarchi

Re: Automatic deployment tool

2012-12-09 Thread Cal Leeming [Simplicity Media Ltd]
On Sun, Dec 9, 2012 at 11:40 PM, Jonathan Slenders < jonathan.slend...@gmail.com> wrote: > Thanks for your feedback, Cal, > > You're right about the documentation, some very useful parts aren't even > documented at all. (There are comments in the code, but there are some > little things you wouldn

Re: Automatic deployment tool

2012-12-09 Thread Jonathan Slenders
Thanks for your feedback, Cal, You're right about the documentation, some very useful parts aren't even documented at all. (There are comments in the code, but there are some little things you wouldn't know from the readme.) During the last years I also put most of the effort in experimenting a

Re: Automatic deployment tool

2012-12-09 Thread Cal Leeming [Simplicity Media Ltd]
Hi Jonathan, Just from a very brief point of view.. my eyes started to glaze over whilst looking at the github README, and even more so when I looked at the code. Even if this was the best thing since sliced bread, the documentation in its current state leaves me with the feeling of "why do I wan

Automatic deployment tool

2012-12-09 Thread Jonathan Slenders
Hi Everyone, In the past there have been some discussionh about how to deploy Django web applications through SSH. How to use Fabric or other tools, and whether we should provide or maybe force users to deploy applications according to a certain conventions. Back then, maybe already more than