Changes between Version 3 and Version 4 of ProductieStappen
- Timestamp:
- 01/14/15 11:52:16 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProductieStappen
v3 v4 1 1 [[PageOutline]] 2 2 3 [[Image(Extension-School.png,100%)]] 3 These are the systems involved in the website: 4 4 5 These are the systems involved in the website: 5 [[Image(Extension-School.png,800px)]] 6 6 7 7 = dex-db1 = … … 55 55 [[IncludeSource(website/trunk/website/conf/production/settings_live.py,start=38,end=40)]] 56 56 57 === Initial start === 58 59 Static 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 }}} 57 64 58 65