Merge branch 'master' of github.com:internetee/registry

This commit is contained in:
Martin Lensment 2014-12-16 15:58:42 +02:00
commit 29b8314054

View file

@ -261,6 +261,9 @@ Alternatively you can build up everything manually, required components:
* [Phusion passenger](https://www.phusionpassenger.com/documentation/Users%20guide%20Apache.html)
* [Postgresql](http://www.postgresql.org/docs/)
Registry application is not tested with multi-threaded system (such as Puma) and
it's not officially supported. Please use multi-process system instead (Passenger, Unicorn, Mongrel)
### Application build and update