mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Que inits script sudo friendly, pid files moved to tmp/pids #2724
This commit is contained in:
parent
9d22212acd
commit
463df1f406
4 changed files with 31 additions and 17 deletions
|
@ -22,9 +22,15 @@ Installation at deployed server:
|
|||
sudo /etc/init.d/que start # for manual start
|
||||
sudo update-rc.d que defaults # for start in server boot
|
||||
|
||||
# Debugging
|
||||
PID files
|
||||
---------
|
||||
|
||||
You can run que manually as well:
|
||||
All pid files are at tmp/pids directory.
|
||||
|
||||
Debugging
|
||||
---------
|
||||
|
||||
You can run que manually as well for debugging:
|
||||
|
||||
cd /home/registry/registry/current
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue