Commit Graph

24 Commits

Author SHA1 Message Date
Graham
c120c0c416 Set client_max_body_size 50M; to allow file uploads larger than 1m in Docker hosted instances. 2020-08-26 16:49:18 -06:00
winkidney
8d609e6bc1 Fix: Remove root command in location / block 2020-07-18 19:46:49 +08:00
beaock
764fe7139e config nginx 2020-07-18 19:33:29 +08:00
winkidney
f3fd6e93d6 Fix: Should use /media as alias of abs path /data/static in docker 2020-07-17 22:07:56 +08:00
winkidney
a562d69dfc Feature: Add admin site to default nginx conf 2020-04-24 16:16:18 +08:00
winkidney
edefdfae2f Fix: Use cp instead of ln to avoid reading error caused by permission 2020-02-10 22:38:34 +08:00
winkidney
e5264ffe44 Doc: Update doc for docker 2019-12-20 00:48:48 +08:00
winkidney
99b1c6daa2 Fix: Link local_settings_files every time it boots 2019-12-20 00:32:38 +08:00
winkidney
4c262a511c Feature: Add django settings env for gunicorn 2019-12-20 00:22:08 +08:00
winkidney
e8211274bb Fix: Fix collectstatic command 2019-12-20 00:22:08 +08:00
winkidney
6b5395dc39 Fix: Fix path error for secret-key-gen 2019-12-20 00:22:08 +08:00
winkidney
8b3e834a7a Fix: Add docker settings for collectstatic 2019-12-20 00:22:08 +08:00
winkidney
a3ad1c6180 Fix: Fix path error in start.sh 2019-12-20 00:22:08 +08:00
winkidney
1c9f74d27a Fix: Should execute function in gen_key.sh 2019-12-20 00:22:08 +08:00
winkidney
d9da2ee4f5 Refactor: Use shortter path for project location 2019-12-20 00:22:08 +08:00
winkidney
77fca13edf Reafactor: Docker auto-build should be a out-of-the-box image without any extra config 2019-12-20 00:22:08 +08:00
winkidney
2a2f65c437 Feature: Move local_settings.py 2019-12-20 00:22:08 +08:00
winkidney
65be291c24 Fix: Fix doc for production key location 2019-12-08 12:58:50 -05:00
winkidney
3a3b0e24cb Fix: Should not exit after docker image built 2019-12-08 12:58:50 -05:00
winkidney
8e8b185acf Feature: Exit after being failed to build docker image 2019-12-08 12:58:50 -05:00
winkidney
953164cf04 Feature: Make docker-auto build features 2019-12-08 12:58:50 -05:00
winkidney
45efddae93 Feature: Add pinry-build directory to nginx as default root 2019-12-08 12:58:50 -05:00
Brennen Raimer
c3ae58c60b made build and entrypoint scripts executable 2019-06-01 10:54:07 -04:00
Raymond Tau
98414fa447 Move the docker related content to a better folder 2019-03-21 22:48:17 +08:00