diff --git a/psc_suite.sh b/psc_suite.sh index 00a1389..d70e11e 100644 --- a/psc_suite.sh +++ b/psc_suite.sh @@ -72,6 +72,12 @@ curl -L "https://git.thomas-peterson.de/boonkerz/psc-per-vm/raw/branch/master/my curl -L "https://git.thomas-peterson.de/boonkerz/psc-per-vm/raw/branch/master/media.tar.gz" -o /data/media.tar.gz tar -xzf /data/media.tar.gz -C /data/volumes/psc/uploads/ +curl -L "https://git.thomas-peterson.de/boonkerz/psc-per-vm/raw/branch/master/mariadb.sql" -o /root/mariadb.sql + +curl -L "https://git.thomas-peterson.de/boonkerz/psc-per-vm/raw/branch/master/install_data.sql" -o /root/install_data.sql + +curl -L "https://git.thomas-peterson.de/boonkerz/psc-per-vm/raw/branch/master/install_mongo.dump" -o /root/install_mongo.dump + cd /data/composer/letsencrypt docker-compose up -d cd /data/composer/psc