Commit Graph

37 Commits

Author SHA1 Message Date
bf91bbc4db Add slurm config 2023-08-21 11:26:22 +02:00
c1e0f4a8d9 Merge branch 'main' into develop-new 2023-06-22 08:36:22 +02:00
Christoph Kluge
f7914b0291 Add mariadb to default setup, remove init sql 2022-06-23 18:00:41 +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
Jan Eitzinger
9a32dcd1a9 Update DB Dump for new Job Entity schema 2021-12-13 17:04:20 +01:00
Jan Eitzinger
184b7a2f61 Do not remove CC Repository in init.sh 2021-12-13 17:03:56 +01:00
Lou Knauer
fc1dc8734a Fix cc-metric-store checkpoint files 2021-11-30 10:27:37 +01:00
Lou Knauer
5f4e218633 Add loadable checkpoint files for cc-metric-store 2021-11-29 10:29:56 +01:00
Jan Eitzinger
13889ae92d Change settings for stable support
* Checkout main branch.
* Download _stable versions of Fixture data.
2021-11-25 09:04:58 +01:00
Jan Eitzinger
c754414985 Add polar plot option to SQL stub file 2021-10-19 10:15:23 +02:00
Jan Eitzinger
540c23ce87 Remove sudo from reinitialisation. Make db non persistent. 2021-09-19 07:30:55 +02:00
Jan Eitzinger
7a9f1ba599 Optimize php config. Use existing www-data user. 2021-09-14 12:42:12 +02:00
Jan Eitzinger
f1bc23d11f Change to single setup. 2021-09-13 13:20:43 +02:00
Jan Eitzinger
444b726a05 Remove options in init skript 2021-09-13 08:59:06 +02:00
Jan Eitzinger
e44a6bae4d Update SQL data fixtures 2021-09-10 16:16:57 +02:00
Jan Eitzinger
a6a5e1d2a1 Update user table in fixture data. 2021-09-08 14:48:39 +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
8e8541b401 Update sql fixture data to new schema 2021-08-20 12:02:37 +02:00
Jan Eitzinger
255cd59ee6 Change InfluxDB Retention. 2021-08-17 18:26:53 +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
Jan Eitzinger
da4e5f4a19 Rename SQL init directory 2021-08-02 10:46:52 +02:00
Lou Knauer
0d0ad58045 Run php-fpm as user www 2021-07-16 09:02:10 +02:00
Lou Knauer
ceb6af494d Merge branch 'main' of github.com:ClusterCockpit/cc-docker 2021-07-08 09:14:18 +02:00
Lou Knauer
a9ea007770 Make username the primary key of the users table 2021-07-08 09:08:29 +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
Jan Eitzinger
e8615e79bb Update Fixture data 2021-06-24 15:10:14 +02:00
Jan Eitzinger
5a434fb0cd Fix bugs in multi-stage docker. Replace sqldump 2021-06-22 15:17:11 +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
f66a44ae5a Corrections and improvements. Split compose into two files. 2021-06-15 16:45:15 +02:00
Jan Eitzinger
ae68a9e110 Prepare docker setup to use fixtures 2021-06-09 09:53:35 +02:00