Commit Graph

127 Commits

Author SHA1 Message Date
Jan Eitzinger 562c8ac71d Update README.md 2021-09-19 17:08:25 +02:00
Jan Eitzinger 33317afe5e Update README.md 2021-09-19 08:46:02 +02:00
Jan Eitzinger b22f0efbe5 Update README.md 2021-09-19 07:32:37 +02:00
Jan Eitzinger 021fe0ba4f Merge branch 'main' of github.com:ClusterCockpit/cc-docker 2021-09-19 07:31:28 +02:00
Jan Eitzinger 540c23ce87 Remove sudo from reinitialisation. Make db non persistent. 2021-09-19 07:30:55 +02:00
Jan Eitzinger 1fb2ca1318 Update README.md 2021-09-19 07:30:30 +02:00
Jan Eitzinger 219c270249 Update README.md 2021-09-19 07:30:04 +02:00
Jan Eitzinger 086d363b7b Merge branch 'main' of github.com:ClusterCockpit/cc-docker 2021-09-14 13:03:41 +02:00
Jan Eitzinger f1c590b317 Add influxdb dependency on php container 2021-09-14 13:03:20 +02:00
Jan Eitzinger 851c4a525d Update README.md 2021-09-14 12:45:21 +02:00
Jan Eitzinger 7a9f1ba599 Optimize php config. Use existing www-data user. 2021-09-14 12:42:12 +02:00
Jan Eitzinger e612f6c3ce Fine tuning and cleanup nginx image. 2021-09-14 12:06:13 +02:00
Jan Eitzinger 13488100c4 Remove pinned alpine variant 2021-09-14 10:05:46 +02:00
Jan Eitzinger 624f79a4ef Merge branch 'main' of github.com:ClusterCockpit/cc-docker 2021-09-14 08:49:15 +02:00
Jan Eitzinger 18cd7927d3 Change php-fpm config path. Restructure .env file 2021-09-14 08:48:36 +02:00
Jan Eitzinger e7dd350506 Update README.md 2021-09-13 17:18:47 +02:00
Jan Eitzinger ee82e276f5 Update README.md 2021-09-13 15:28:02 +02:00
Jan Eitzinger c9c6c4353c Add optimized PHP settings. 2021-09-13 13:21:00 +02:00
Jan Eitzinger f1bc23d11f Change to single setup. 2021-09-13 13:20:43 +02:00
Jan Eitzinger 4436f76a63 Merge branch 'main' of github.com:ClusterCockpit/cc-docker 2021-09-13 08:59:33 +02:00
Jan Eitzinger 444b726a05 Remove options in init skript 2021-09-13 08:59:06 +02:00
Christoph Kluge 84669c28f2 add opcache, make xdebug install configurable 2021-09-10 17:34:20 +02:00
Jan Eitzinger e44a6bae4d Update SQL data fixtures 2021-09-10 16:16:57 +02:00
Jan Eitzinger fe13618071 Reset settings in .env 2021-09-10 14:58:43 +02:00
Jan Eitzinger 26db768b8c Merge branch 'main' of github.com:ClusterCockpit/cc-docker 2021-09-10 14:14:11 +02:00
Jan Eitzinger d1941510b1 Add Ldap URL 2021-09-10 14:13:54 +02:00
Christoph Kluge 21c4282dbc Cleanup double xdebug config 2021-09-09 11:02:25 +02:00
Christoph Kluge e52b1978f3 Merge branch 'main' of https://github.com/ClusterCockpit/cc-docker into main 2021-09-09 10:55:03 +02:00
Christoph Kluge 8aeb608b99 Switch to fpm-alpine docker image, add xdebug3 2021-09-09 10:54:58 +02:00
Jan Eitzinger a6a5e1d2a1 Update user table in fixture data. 2021-09-08 14:48:39 +02:00
Jan Eitzinger 851dc60895 Add xdebug and ldap PW environment 2021-09-08 09:39:22 +02:00
Jan Eitzinger 95c10ab0a9 Enable ClusterCockpit initialisation in env 2021-09-08 09:17:45 +02:00
Jan Eitzinger 02bb69c5fe Update README.md 2021-09-07 16:17:37 +02:00
Jan Eitzinger fe8d3c6e7e Update README.md 2021-09-07 16:14:14 +02:00
Jan Eitzinger 99526f9db0 Update ldap options in sql fixtures 2021-09-07 16:07:08 +02:00
Jan Eitzinger 9fd2f92f28 Add ldap fake user fixtures 2021-09-07 15:45:10 +02:00
Jan Eitzinger f3e3757b65 Introduce ldap container. Prepare XDebug
Add check in init.sh script for fresh setup.
2021-09-06 11:07:18 +02:00
Jan Eitzinger f5d3598661 Merge branch 'main' of github.com:ClusterCockpit/cc-docker 2021-08-25 11:25:05 +02:00
Jan Eitzinger dfa7a91648 Cleanup and fix inconsistencies.
Remove ping check for github.
2021-08-25 11:24:24 +02:00
Christoph Kluge 7440897b5c Increase php-fpm memory limit 2021-08-20 14:14:47 +02:00
Jan Eitzinger b64c2bcbc7 Extend retention for InfluxDB 2021-08-20 12:03:05 +02:00
Jan Eitzinger 8e8541b401 Update sql fixture data to new schema 2021-08-20 12:02:37 +02:00
Lou Knauer 4bb6684426 Disable redis persistence and set max-memory 2021-08-19 11:57:55 +02:00
Christoph Kluge 67cba6d731 wait for github in php-fpm entrypoint 2021-08-18 12:52:57 +02:00
Jan Eitzinger 255cd59ee6 Change InfluxDB Retention. 2021-08-17 18:26:53 +02:00
Lou Knauer 57fec9a0b4 Configure redis url via env variable 2021-08-13 13:40:05 +02:00
Christoph Kluge d008e4f71e go up folders for dev sql copy 2021-08-12 12:09:21 +02:00
Christoph Kluge 77b3373ffb add data/sql-source, modify init.sh
-init.sh copies according file to sql-init:
    * demo.sql for demo use, no influx jobs
    * dev.sql for devel use, includes influx jobs
2021-08-06 17:21:44 +02:00
Christoph Kluge 7953e18d52 add influxjobs to sql-init 2021-08-06 16:51:22 +02:00
Christoph Kluge 9308856f69 reordered steps 2021-08-06 14:20:07 +02:00