forked from 0x2620/pandora
document starting of pandora-cron
This commit is contained in:
parent
f102bb4e11
commit
b059f7eb3e
2 changed files with 2 additions and 0 deletions
1
README
1
README
|
@ -109,6 +109,7 @@ Important: "use_your_own" is a password and you have to use the same value here
|
|||
service pandora start
|
||||
service pandora-encoding start
|
||||
service pandora-task start
|
||||
service pandora-cron start
|
||||
|
||||
5) Setup Webserver
|
||||
a) nginx (recommended)
|
||||
|
|
|
@ -56,6 +56,7 @@ $MANAGE collectstatic -l --noinput
|
|||
|
||||
cp /srv/pandora/etc/init/* /etc/init/
|
||||
|
||||
service pandora-cron start
|
||||
service pandora-encoding start
|
||||
service pandora-tasks start
|
||||
service pandora start
|
||||
|
|
Loading…
Reference in a new issue