mirror of
https://github.com/internetee/registry.git
synced 2025-07-26 04:28:27 +02:00
Added apt-get list
This commit is contained in:
parent
01c965b8fd
commit
fed4cda3a4
1 changed files with 7 additions and 0 deletions
|
@ -45,6 +45,13 @@ 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.
|
||||||
|
|
||||||
|
|
||||||
|
### For building gem libs
|
||||||
|
|
||||||
|
Please install following lib, otherwise your bundler install might not be successful.
|
||||||
|
|
||||||
|
sudo apt-get install libxml2-dev
|
||||||
|
|
||||||
|
|
||||||
### RBENV install
|
### RBENV install
|
||||||
|
|
||||||
cd /home/registry
|
cd /home/registry
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue