Prepare docker setup to use fixtures

This commit is contained in:
Jan Eitzinger
2021-06-09 09:53:35 +02:00
parent e4b8f2966c
commit ae68a9e110
8 changed files with 2263 additions and 34 deletions

6
data/init.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
mkdir symfony
wget https://hpc-mover.rrze.uni-erlangen.de/HPC-Data/0x7b58aefb/eig7ahyo6fo2bais0ephuf2aitohv1ai/job-archive.tar.bz2
tar xjf job-archive.tar.bz2
rm ./job-archive.tar.bz2

2216
data/sql/ClusterCockpit.sql Normal file

File diff suppressed because it is too large Load Diff