Commit Graph

156 Commits

Author SHA1 Message Date
Jan Eitzinger
d5f3922dd7
Update README.md 2021-07-05 08:44:09 +02:00
Jan Eitzinger
b1e6c09649 Update mysql init dump 2021-07-02 11:29:25 +02:00
Jan Eitzinger
37e6186a09 Update database dump with new schema 2021-06-25 18:08:07 +02:00
Lou Knauer
507012c80c Fix suffix of job-archive download 2021-06-25 08:50:20 +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
Jan Eitzinger
3359a3cfc1 Merge branch 'main' of github.com:ClusterCockpit/cc-docker 2021-06-24 15:10:31 +02:00
Jan Eitzinger
e8615e79bb Update Fixture data 2021-06-24 15:10:14 +02:00
Jan Eitzinger
c5c68b65d0
Update README.md 2021-06-23 14:43:34 +02:00
Jan Eitzinger
6a79eb4642 Merge branch 'main' of github.com:ClusterCockpit/cc-docker 2021-06-23 14:42:27 +02:00
Jan Eitzinger
7489b7a9d2 Remove obsolete influxdb dependency 2021-06-23 14:42:01 +02:00
Jan Eitzinger
52a61a240e
Update README.md 2021-06-23 14:33:25 +02:00
Jan Eitzinger
fd233bd6a7 Reset settings 2021-06-22 15:35:43 +02:00
Jan Eitzinger
7ae6a2206d Merge branch 'main' of github.com:ClusterCockpit/cc-docker 2021-06-22 15:22:59 +02:00
Jan Eitzinger
5a434fb0cd Fix bugs in multi-stage docker. Replace sqldump 2021-06-22 15:17:11 +02:00
Jan Eitzinger
6d6f046ec2
Update README.md 2021-06-22 13:37:35 +02:00
Jan Eitzinger
efda9acc9b
Update README.md 2021-06-22 13:36:08 +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
Jan Eitzinger
775c7188cd
Update README.md 2021-06-15 17:45:18 +02:00
Jan Eitzinger
3b96d30306 Add sql database volume dir 2021-06-15 17:36:17 +02:00
Jan Eitzinger
24f5331c8c Add information about running services 2021-06-15 17:12:28 +02:00
Jan Eitzinger
3ac34e8885 Expose Influx port only in dev mode. Extend docs. 2021-06-15 17:09:53 +02:00
Jan Eitzinger
f66a44ae5a Corrections and improvements. Split compose into two files. 2021-06-15 16:45:15 +02:00
Jan Eitzinger
632f4bf04f
Update README.md 2021-06-14 11:23:04 +02:00
Jan Eitzinger
365a536aff
Update README.md 2021-06-14 11:20:16 +02:00
Jan Eitzinger
ed8b0be013
Update README.md 2021-06-14 11:13:13 +02:00
Jan Eitzinger
dc09274fa5
Update README.md 2021-06-14 11:09:57 +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
Jan Eitzinger
ebbc43619c Prefix container names to prevent clashes 2021-06-11 11:25:55 +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
Jan Eitzinger
4fa06943b9 Add volume directives for persistent databases. 2021-06-10 13:46:37 +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
Jan Eitzinger
7ff1cf266a
Update README.md 2021-06-10 10:08:07 +02:00
Jan Eitzinger
dd8ae9f78e
Update README.md 2021-06-10 09:55:01 +02:00
Jan Eitzinger
72f66bf2e8 Add notification for blocked ports. 2021-06-10 09:53:44 +02:00
Jan Eitzinger
7bf6f03c4f Extend README. 2021-06-10 09:48:29 +02:00
Jan Eitzinger
a5a941d130 Add init variable 2021-06-09 09:55:54 +02:00
Jan Eitzinger
ae68a9e110 Prepare docker setup to use fixtures 2021-06-09 09:53:35 +02:00
Jan Eitzinger
e4b8f2966c Merge branch 'main' of github.com:ClusterCockpit/cc-docker 2021-05-21 09:00:51 +02:00
Jan Eitzinger
3d1468e65a Remove obsolete index.html 2021-05-21 09:00:33 +02:00
moebiusband73
794af26e31
Update README.md 2021-05-21 08:54:24 +02:00
Jan Eitzinger
955ad636a6 Add doctrine DB Schema creation 2021-05-21 08:09:01 +02:00
Jan Eitzinger
d29e9aceec Fix errors. Add Symfony entrypoint. 2021-05-21 08:08:04 +02:00
Jan Eitzinger
fef8133a18 Remove Symfony log dir from Volumes. 2021-05-20 09:22:17 +02:00
Jan Eitzinger
c811a4e532 Fix issue with checkout. 2021-05-19 15:55:10 +02:00
Jan Eitzinger
357534f2b3 New try 2021-05-19 15:32:22 +02:00