Commit Graph

37 Commits

Author SHA1 Message Date
Alexis Saettler 23856439c7 docs: update docker doc (#4408) 2020-09-04 07:53:07 +02:00
Alexis Saettler 6fcc60cae7 chore(deps): upgrade dependencies (#4275) 2020-08-06 00:21:27 +02:00
Alexis Saettler 8f90b137ff feat: docker image should output messages to stderr (#4280) 2020-08-01 12:18:27 +02:00
Cash Weaver a95fbeff2e docs: php-fpm7 is located in /usr/sbin (#4247) 2020-07-29 06:11:51 +02:00
Alexis Saettler 380fff43e8 feat: update docker images (#4010) 2020-05-14 09:16:25 +02:00
Alexis Saettler b6acda489c chore: fix sentry:release call (#3947) 2020-05-03 17:15:19 +02:00
Alexis Saettler 76bbc4b06f docs: docker doc/examples (#3887) 2020-04-23 23:02:57 +02:00
Alexis Saettler fc9f660389 feat: add new command monica:passport to generate encryption if needed (#3816) 2020-04-11 18:43:29 +02:00
Alexis Saettler 5096455877 docs: fix docker examples files (#3808) 2020-04-09 09:30:32 +02:00
Alexis Saettler 751d4f5e55 fix: fix docker rsync exclude rules (#3806) 2020-04-08 19:41:51 +02:00
Alexis Saettler b69a00d444 fix: fix docker cron (legacy) on apache variant (#3807) 2020-04-08 19:31:30 +02:00
Alexis Saettler 73b423ec2c feat: improve nginx config docker examples (#3800) 2020-04-08 08:31:17 +02:00
Alexis Saettler 1b455d7fe9 chore: require redis php extension (#3690) 2020-03-21 13:30:49 +01:00
Alexis Saettler 4795bec512 chore(docker): fix docker exclude list (#3487) 2020-01-20 21:20:33 +01:00
Alexis Saettler 9f12181735 fix: fix docker instances (#3486) 2020-01-20 19:49:12 +01:00
Alexis Saettler 9a4585d44e feat: change default environment variables (#3237) 2019-12-08 19:56:37 +01:00
Alexis Saettler 42bc1b38d3 chore: update docker build process (#3231) 2019-11-21 22:56:03 +01:00
Alexis Saettler cc5746e56c chore: fix config names (#3229) 2019-11-21 20:55:36 +01:00
Alexis Saettler ccdafb865d chore: fix dockerfiles and add examples (#3223) 2019-11-20 18:55:02 +01:00
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