mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 06:20:16 +02:00
Updated startup information in readme.
This commit is contained in:
parent
d99834fd27
commit
c24f9f848f
12
README.md
12
README.md
@ -35,17 +35,9 @@ Services Interaction:
|
|||||||
Startup Instructions:
|
Startup Instructions:
|
||||||
|
|
||||||
./bootstrap.sh (Sudo if needed)
|
./bootstrap.sh (Sudo if needed)
|
||||||
*Configure the settings.py file in the alliance_auth folder*
|
./startup.sh
|
||||||
python manage.py syncdb
|
./shutdown.sh
|
||||||
python manage.py shell
|
|
||||||
from util import bootstrap_permissions
|
|
||||||
from celerytask.tasks import run_alliance_corp_update
|
|
||||||
bootstrap_permissions()
|
|
||||||
run_alliance_corp_update()
|
|
||||||
|
|
||||||
python manage.py celeryd --verbosity=2 --loglevel=DEBUG
|
|
||||||
python manage.py celerybeat --verbosity=2 --loglevel=DEBUG
|
|
||||||
python manage.py runserver
|
|
||||||
|
|
||||||
Special Permissions In Admin:
|
Special Permissions In Admin:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user