Commit Graph
42 Commits
Author SHA1 Message Date
Christoph Kluge 63552dd52b Reduce unused code 2022-06-21 16:12:45 +02:00
Christoph Kluge dde48d2394 add update of checkpoint timestamps 2022-06-21 15:24:21 +02:00
Christoph Kluge f4ed659be2 add script fot changing starttimes of jobarchive 2022-06-20 18:53:44 +02:00
Christoph Kluge 2761102adf Remove ccbackend autobuild, remove ccms/influx splitting, add mariadb 2022-06-09 11:38:26 +02:00
Christoph Kluge ae6d8228fa Add influxdb cluster.json to readme, fix bucket 2022-06-01 12:19:33 +02:00
Christoph Kluge 7d259dd1ba Initial commit to rework cc-docker repo into development environment 2022-06-01 11:27:50 +02:00
Christoph Kluge cb420305ab Cleanup of php-fpm and related components 2022-03-30 15:54:56 +02:00
Christoph Kluge 5bfe7e83a3 add zip to cc-php 2021-10-07 10:15:51 +02:00
Christoph Kluge 1235ecf84d switch php container to debian 2021-10-06 14:28:28 +02:00
Christoph Kluge a011e71d10 change ssl default to false 2021-09-30 10:10:57 +02:00
Christoph Kluge 1f6380a611 add env variables for influxdb2 client ssl check 2021-09-30 09:48:37 +02:00
Christoph Kluge ca77de9b76 complete influxDB v2 Env variables 2021-09-29 16:39:21 +02:00
Christoph Kluge 84669c28f2 add opcache, make xdebug install configurable 2021-09-10 17:34:20 +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
Christoph Kluge 7440897b5c Increase php-fpm memory limit 2021-08-20 14:14:47 +02:00
Christoph Kluge 67cba6d731 wait for github in php-fpm entrypoint 2021-08-18 12:52:57 +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
Christoph Kluge d38a526bff increase nginx default timeout
-Prevents 504 timeout errors when loading large job metrics
2021-07-15 18:38:52 +02:00
Christoph Kluge 634d89310a Merge branch 'main' of https://github.com/ClusterCockpit/cc-docker into main 2021-06-24 18:20:23 +02:00
Christoph Kluge f64b251be2 env variables for influxdbV2 prototyping
- adds INFLUXDB_TOKEN and INFLUXDB_V2_URL
- change container name in INFLUXDB_URL to 'cc-influxdb'
2021-06-24 18:18:07 +02:00
Christoph Kluge 88704aa128 small syntax fix 2021-06-21 17:37:10 +02:00
Christoph Kluge 9d3d94542f add jobs and user for influxdb fixture to mysql dump
- job ids 1969-2068
- user ids 17-21
2021-06-15 18:30:07 +02:00
Christoph Kluge b48e7a4fa0 Merge branch 'main' of https://github.com/ClusterCockpit/cc-docker into main 2021-06-11 13:44:53 +02:00
Christoph Kluge 9a465e7018 add DEVELOP case options and update README.md 2021-06-11 13:44:51 +02:00
Christoph Kluge 3f9265bb7e add localhost to container port bindings 2021-06-10 16:25:21 +02:00
Christoph Kluge 3cf7bfca82 add .gitignore for job-archive and symfony 2021-06-10 14:21:04 +02:00
Christoph Kluge 8b9f758299 Update README.md 2021-06-10 13:21:59 +02:00
Christoph Kluge ca28866c52 Update README.md 2021-06-10 12:08:22 +02:00