Commit Graph

114 Commits

Author SHA1 Message Date
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
Christoph Kluge
23276293df add accessTest script to workflow 2021-08-06 14:01:45 +02:00
Christoph Kluge
908c281a47 increase sleeptime, use curl 2021-08-04 14:54:51 +02:00
Christoph Kluge
dea4153b3f increase sleeptime, cleanup unused check 2021-08-04 11:12:53 +02:00
Christoph Kluge
ca6be1af95 fix syntax in correct file, remove wrong file 2021-08-04 10:53:01 +02:00
Christoph Kluge
2a8165f3ef fix syntax 2021-08-04 10:50:07 +02:00
Christoph Kluge
6c6da0192c change from ping to docker logs 2021-08-04 10:47:55 +02:00
Christoph Kluge
8a54b1f6eb refix option ... 2021-08-03 18:32:50 +02:00
Christoph Kluge
fb85f3c44a fix wrong option 2021-08-03 18:22:39 +02:00
Christoph Kluge
b6e1b6aaa5 add github-action prototype workflow
-For demo mode startup test
-Manually started in actions tab
2021-08-03 18:03:30 +02:00
Lou Knauer
5cbf778863 Merge branch 'main' of github.com:ClusterCockpit/cc-docker 2021-08-03 12:06:01 +02:00
Lou Knauer
e1f610df6b Add redis cache container 2021-08-03 12:03:23 +02:00
Jan Eitzinger
e89c9331b1 Rename db init directory 2021-08-03 10:04:54 +02:00
Jan Eitzinger
651311b721 Remove PHP XDebug support 2021-08-03 09:46:23 +02:00