From c24f9f848fcf8d37369ed4c551a9ab6bcb43d822 Mon Sep 17 00:00:00 2001 From: Raynaldo Rivera Date: Tue, 4 Nov 2014 17:00:01 -0700 Subject: [PATCH] Updated startup information in readme. --- README.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index a2da9df2..6f375f85 100644 --- a/README.md +++ b/README.md @@ -35,17 +35,9 @@ Services Interaction: Startup Instructions: ./bootstrap.sh (Sudo if needed) - *Configure the settings.py file in the alliance_auth folder* - python manage.py syncdb - 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 + ./startup.sh + ./shutdown.sh + Special Permissions In Admin: