Deploying phusion passenger with Chef

154 views
Skip to first unread message

cduv

unread,
Nov 21, 2013, 7:56:00 AM11/21/13
to phusion-...@googlegroups.com
Hi,

I want to move my deployment scripts from bash to Chef. Before starting  I was wondering if there is a good recipe/example/repository to start with or simply I should do it by myself. Does anyone has experience with it? Any recommendation?

I'm using the enterprise and opensource versions. 
Actually using Ubuntu 12.04.
Ruby on Rails stack

Thanks in advance

Genís

Hongli Lai

unread,
Nov 26, 2013, 4:50:34 PM11/26/13
to phusion-passenger
There are a few recipes out there, but we haven't tested any of them
so we can't make any statements about how good they work. But even if
you write your own recipes, it should be quite easy to do so because
we provide an APT repository. Just add our APT repository and then
call this from your recipe:

package "nginx-extras"
package "passenger-enterprise" # or "passenger" for the open source version.
> --
> You received this message because you are subscribed to the Google Groups
> "Phusion Passenger Discussions" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to phusion-passen...@googlegroups.com.
> To post to this group, send email to phusion-...@googlegroups.com.
> Visit this group at http://groups.google.com/group/phusion-passenger.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/phusion-passenger/8ce302fa-b738-4fe7-9c8a-714f4924b535%40googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.



--
Phusion | Ruby & Rails deployment, scaling and tuning solutions

Web: http://www.phusion.nl/
E-mail: in...@phusion.nl
Chamber of commerce no: 08173483 (The Netherlands)

cduv

unread,
Nov 27, 2013, 3:51:56 PM11/27/13
to phusion-...@googlegroups.com
Yes, with the apt it should be easily.

Thanks for your reply

Genís
Reply all
Reply to author
Forward
0 new messages