Re: [Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-09-01 Thread p...@highoctane.be
I've got a VM for CentOS which works ok. Frankly, I'd package the VM with the app, it is much easier. Now educating myself on RPMs and yum. But Ansible is fine now :-) Maybe you can come over one day and we can hack this together (I've beer in the fridge!) Phil ​

Re: [Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-09-01 Thread François Stephany
There are still some rough edges but I'm glad you find it useful. We can maybe work together to make the default recipe working on both Ubuntu and CentOS? If I remember well, you told me that there are no public RPM available for Pharo. Is this something that we should do? Or should we package th

Re: [Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-09-01 Thread p...@highoctane.be
François, Thanks for providing this. I am setting this up for my own environment (CentOS) and it is very useful to have your sample. I'll have to -m yum a bit but definitely a super starting point. Phil On Thu, Aug 14, 2014 at 10:42 PM, François Stephany < tulipe.mouta...@gmail.com> wrote:

Re: [Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-08-14 Thread François Stephany
Just sent it to the Seaside ML, thanks for mentioning it ;) On Thu, Aug 14, 2014 at 5:13 PM, stepharo wrote: > > On 14/8/14 13:02, François Stephany wrote: > >> Hello, >> >> At Ta Mère, we are used to deploy Ruby/Rails application with Heroku or >> on VPS with Capistrano. Almost everybody uses

Re: [Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-08-14 Thread stepharo
http://pharoweekly.wordpress.com/2014/08/14/hellopharo-smooth-deployment-of-pharo-web-apps/ :) On 14/8/14 13:02, François Stephany wrote: Hello, At Ta Mère, we are used to deploy Ruby/Rails application with Heroku or on VPS with Capistrano. Almost everybody uses the same tools and techniques

Re: [Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-08-14 Thread stepharo
On 14/8/14 13:02, François Stephany wrote: Hello, At Ta Mère, we are used to deploy Ruby/Rails application with Heroku or on VPS with Capistrano. Almost everybody uses the same tools and techniques in the Rails community so deployment is quite easy once you grasp the process. The same proc

Re: [Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-08-14 Thread Sven Van Caekenberghe
On 14 Aug 2014, at 13:08, François Stephany wrote: > Oh, I forgot to mention Sven. He wrote the original > http://stfx.eu/pharo-server/ > We basically stole all his Bash-fu to build the main script: > > https://github.com/fstephany/hello-pharo/blob/master/app > > Thanks a lot Sven! You're w

Re: [Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-08-14 Thread François Stephany
Oh, I forgot to mention Sven. He wrote the original http://stfx.eu/pharo-server/ We basically stole all his Bash-fu to build the main script: https://github.com/fstephany/hello-pharo/blob/master/app Thanks a lot Sven! On Thu, Aug 14, 2014 at 1:02 PM, François Stephany < tulipe.mouta...@gmail.co

[Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-08-14 Thread François Stephany
Hello, At Ta Mère, we are used to deploy Ruby/Rails application with Heroku or on VPS with Capistrano. Almost everybody uses the same tools and techniques in the Rails community so deployment is quite easy once you grasp the process. The same process was quite frustrating with Pharo. To solve tha