mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
type fix
This commit is contained in:
parent
1d6c290d00
commit
fd4c367fb6
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Alternatively you can build up everything manually, required components:
|
||||||
Registry application is not tested with multi-threaded system (such as Puma) and
|
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)
|
it's not officially supported. Please use multi-process system instead (Passenger, Unicorn, Mongrel)
|
||||||
|
|
||||||
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.
|
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, thus you can use multiple different ruby version apps with same passenger install.
|
||||||
|
|
||||||
We also recommend to investigate
|
We also recommend to investigate
|
||||||
[Passenger Optimization Guide](https://www.phusionpassenger.com/documentation/ServerOptimizationGuide.html) for proper configuration.
|
[Passenger Optimization Guide](https://www.phusionpassenger.com/documentation/ServerOptimizationGuide.html) for proper configuration.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue