Displaying 2 results from an estimated 2 matches for "dev_env".
Did you mean:
dev_end
2011 Dec 14
30
How can I get RVM/Passenger/Apache2 to play nicely together
Hello all,
Can anyone point me to any solid documentation on how to set up a
production server using RVM, Passenger, and Apache2? I have been at
this for a week with absolutely no luck at all so I thought I would
post here to see if anyone has managed to get this to work and written
down the steps they used.
Right now with my current implementation, I am getting a 404 error
when I attempt to
2013 May 01
0
Re: Error testing deploying Grizzly
...>>>> 1. find and download the correct OpenStack rpms and
>>>> their dependencies and put them on the puppet server. (I think of RDO
>>>> unless you have better repositories. ).
>>>>
>>>
>>>
>>> You should be able to use the dev_env as an example of how to achieve
>>> this:
>>>
>>> https://github.com/stackforge/puppet-openstack_dev_env
>>>
>>> if you look at the following files:
>>>
>>> manifests/site.pp
>>>
>>> and
>>>
>>&...