Commit Graph

18 Commits

Author SHA1 Message Date
Alexis Saettler b8d2ed65ec feat(docker): use supervisord (#3129) 2019-10-25 20:38:06 +02:00
Alexis Saettler 689fc0dfcc fix: fix docker images (#3131) 2019-10-25 19:52:12 +02:00
Alexis Saettler 9e3687ee42 chore: upgrade dockerfiles (#3095) 2019-10-23 23:21:17 +02:00
Alexis Saettler 65c3592ff6 feat: create passport keys for OAuth access on docker image (#2946) 2019-08-27 21:54:04 +02:00
Alexis Saettler 2c52de985c chore: improve changelog (#2869) 2019-08-06 22:18:01 +02:00
Alexis Saettler d593f2f7eb chore: fix dockerfile (#2776) 2019-06-14 19:04:13 +02:00
Alexis Saettler fb8c018fb2 chore: optimize dockerfile (#2739) 2019-06-14 18:38:33 +02:00
Alexis Saettler 740271aefa fix: fix docker entrypoint (#2669) 2019-05-12 11:57:06 +02:00
Alexis Saettler 5d1ef87331 chore: update and fix docker image build process (#2666) 2019-05-12 03:18:28 +02:00
Alexis Saettler 438b709e4c fix: fix docker sentry connection (#2342) 2019-01-25 16:49:53 +01:00
Alexis Saettler 7d7be01bf8 feat(docker): add sentry-cli to docker image (#2335) 2019-01-25 14:11:20 +01:00
Parker Moore 303f24ff69 fix(docker): waitfordb.sh: only try the database 30 times, and exit if connection cannot be made (#2315) 2019-01-24 13:11:16 +01:00
Alexis Saettler de3f3917bb fix(command): Cache configuration on Update in production (#1688) 2018-08-24 08:36:03 +02:00
Alexis Saettler e764f39377 Remove nbsp space use (#1569) 2018-07-14 14:57:45 +02:00
Alexis Saettler 2513137d12 Add an update command (#997) 2018-04-07 10:35:39 +02:00
Alexis Saettler 67aa882eee Open register page after a clean installation (#954)
* Redirect to /register if there is no account
* Remove default creation for admin@admin.com
2018-03-13 23:28:42 +01:00
Alexis Saettler 4b3fa1c4b2 Fix docker image creating wrong storage directories (#963) 2018-03-03 12:09:16 +01:00
Alexis Saettler 851ba981f6 Docker run real cron (#906)
* Use crontab for schedules
* Update apache conf file
* Clean composer cache after installation
* Clean apk cache after installation
2018-02-22 22:27:36 +01:00