Loading .gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -85,14 +85,14 @@ web-proxy host01 build: tags: ["host01.shore.co.il"] variables: WORKDIR: Compose/web-proxy/host01 # rules: *compose-rules rules: *compose-rules web-proxy host01 pull: extends: .compose-pull tags: ["host01.shore.co.il"] variables: WORKDIR: Compose/web-proxy/host01 # rules: *compose-rules rules: *compose-rules web-proxy host01 run: extends: .compose-run Loading @@ -100,4 +100,4 @@ web-proxy host01 run: variables: WORKDIR: Compose/web-proxy/host01 when: manual # rules: *compose-rules rules: *compose-rules Compose/web-proxy/host01/docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ services: VOUCH_DOMAINS: shore.co.il VOUCH_JWT_MAXAGE: 10080 # 1 week. VOUCH_JWT_SECRET: "${VOUCH_JWT_SECRET}" # pragma: allowlist secret image: quay.io/vouch/vouch-proxy:alpine-0.36.0 image: quay.io/vouch/vouch-proxy:alpine-0.39.0 restart: always networks: Loading Compose/web-proxy/kodi/docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ services: VOUCH_DOMAINS: shore.co.il VOUCH_JWT_MAXAGE: 10080 # 1 week. VOUCH_JWT_SECRET: "${VOUCH_JWT_SECRET}" # pragma: allowlist secret image: quay.io/vouch/vouch-proxy:alpine-0.36.0 image: quay.io/vouch/vouch-proxy:alpine-0.39.0 restart: always networks: Loading Compose/web-proxy/ns4/docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ services: VOUCH_DOMAINS: shore.co.il VOUCH_JWT_MAXAGE: 10080 # 1 week. VOUCH_JWT_SECRET: "${VOUCH_JWT_SECRET}" # pragma: allowlist secret image: quay.io/vouch/vouch-proxy:alpine-0.36.0 image: quay.io/vouch/vouch-proxy:alpine-0.39.0 restart: always networks: Loading Terraform/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ Services managed with Terraform. # Terraform state ## Terraform state Project usually store their state in GitLab using [GitLab managed Terraform State](https://docs.gitlab.com/ee/user/infrastructure/iac/terraform_state.html). Loading
.gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -85,14 +85,14 @@ web-proxy host01 build: tags: ["host01.shore.co.il"] variables: WORKDIR: Compose/web-proxy/host01 # rules: *compose-rules rules: *compose-rules web-proxy host01 pull: extends: .compose-pull tags: ["host01.shore.co.il"] variables: WORKDIR: Compose/web-proxy/host01 # rules: *compose-rules rules: *compose-rules web-proxy host01 run: extends: .compose-run Loading @@ -100,4 +100,4 @@ web-proxy host01 run: variables: WORKDIR: Compose/web-proxy/host01 when: manual # rules: *compose-rules rules: *compose-rules
Compose/web-proxy/host01/docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ services: VOUCH_DOMAINS: shore.co.il VOUCH_JWT_MAXAGE: 10080 # 1 week. VOUCH_JWT_SECRET: "${VOUCH_JWT_SECRET}" # pragma: allowlist secret image: quay.io/vouch/vouch-proxy:alpine-0.36.0 image: quay.io/vouch/vouch-proxy:alpine-0.39.0 restart: always networks: Loading
Compose/web-proxy/kodi/docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ services: VOUCH_DOMAINS: shore.co.il VOUCH_JWT_MAXAGE: 10080 # 1 week. VOUCH_JWT_SECRET: "${VOUCH_JWT_SECRET}" # pragma: allowlist secret image: quay.io/vouch/vouch-proxy:alpine-0.36.0 image: quay.io/vouch/vouch-proxy:alpine-0.39.0 restart: always networks: Loading
Compose/web-proxy/ns4/docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ services: VOUCH_DOMAINS: shore.co.il VOUCH_JWT_MAXAGE: 10080 # 1 week. VOUCH_JWT_SECRET: "${VOUCH_JWT_SECRET}" # pragma: allowlist secret image: quay.io/vouch/vouch-proxy:alpine-0.36.0 image: quay.io/vouch/vouch-proxy:alpine-0.39.0 restart: always networks: Loading
Terraform/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ Services managed with Terraform. # Terraform state ## Terraform state Project usually store their state in GitLab using [GitLab managed Terraform State](https://docs.gitlab.com/ee/user/infrastructure/iac/terraform_state.html).