added doc tips about passenger

This commit is contained in:
Priit Tark 2014-12-29 17:46:11 +02:00
parent c7f32017b2
commit 63f59e621d

View file

@ -44,4 +44,5 @@ We also recommend to investigate
Some additional suggestions:
* Install application under dedicated user home directory, such as /home/registry/registry Handy to ssh in and start debugging.
* Install application under dedicated user home directory, such as /home/registry/registry Handy to ssh in and start debugging.
* Use Phusion Passenger [official debian packages](https://www.phusionpassenger.com/documentation/Users%20guide%20Apache.html#install_on_debian_ubuntu) NB! Passenger runtime does not depend on ruby version, tuhs you can use multiple different ruby version apps with same passenger install.