|
|
|
|
@ -9,6 +9,8 @@ variables:
@@ -9,6 +9,8 @@ variables:
|
|
|
|
|
|
|
|
|
|
before_script: |
|
|
|
|
#- apk add docker-compose |
|
|
|
|
- apt-get update |
|
|
|
|
- apt-get install -y sudo |
|
|
|
|
- scripts/subinstallers/docker.sh |
|
|
|
|
- scripts/subinstallers/gen_prod_env.sh "$MISTBORN_DEFAULT_PASSWORD" |
|
|
|
|
- cp compose/production/traefik/traefik.toml.template compose/production/traefik/traefik.toml |
|
|
|
|
|