Changes between Version 3 and Version 4 of ProductieStappen


Ignore:
Timestamp:
01/14/15 11:52:16 (10 years ago)
Author:
mschenk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ProductieStappen

    v3 v4  
    11[[PageOutline]]
    22
    3 [[Image(Extension-School.png,100%)]]
     3These are the systems involved in the website:
    44
    5 These are the systems involved in the website:
     5[[Image(Extension-School.png,800px)]]
    66
    77= dex-db1 =
     
    5555[[IncludeSource(website/trunk/website/conf/production/settings_live.py,start=38,end=40)]]
    5656
     57=== Initial start ===
     58
     59Static content must be created first time the application is deployed. This is done in the docker instance using
     60
     61{{{
     62% /code/manage.py collectstatic
     63}}}
    5764
    5865