Loading templates/docker-compose/docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ services: - "mail.${DOMAIN}:${NC_HOST_IP}" nextcloud: image: registry.gitlab.e.foundation/e/infra/ecloud/nextcloud/selfhost:26-0-8 image: registry.gitlab.e.foundation/e/infra/ecloud/nextcloud/selfhost:26-0-8-23 container_name: nextcloud restart: always networks: Loading upgrade-guides/upgrade-to-26.0.8.23.md +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ - Please make sure that all changes from https://gitlab.e.foundation/e/infra/ecloud-selfhosting/-/merge_requests/95/diffs are pulled. - In your `docker-compose.yml` file update the following: - Set the nextcloud image to `registry.gitlab.e.foundation/e/infra/ecloud/nextcloud/selfhost:26-0-8` - Set the nextcloud image to `registry.gitlab.e.foundation/e/infra/ecloud/nextcloud/selfhost:26-0-8-23` - Set the mailserver image to `mailserver2/mailserver:1.1.16` - In the `nginx:` service, `depends_on:` section, replace `- automx` with `- mail-autodiscover-autoconfig` - Replace the whole `automx:` service with: Loading Loading
templates/docker-compose/docker-compose.yml +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ services: - "mail.${DOMAIN}:${NC_HOST_IP}" nextcloud: image: registry.gitlab.e.foundation/e/infra/ecloud/nextcloud/selfhost:26-0-8 image: registry.gitlab.e.foundation/e/infra/ecloud/nextcloud/selfhost:26-0-8-23 container_name: nextcloud restart: always networks: Loading
upgrade-guides/upgrade-to-26.0.8.23.md +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ - Please make sure that all changes from https://gitlab.e.foundation/e/infra/ecloud-selfhosting/-/merge_requests/95/diffs are pulled. - In your `docker-compose.yml` file update the following: - Set the nextcloud image to `registry.gitlab.e.foundation/e/infra/ecloud/nextcloud/selfhost:26-0-8` - Set the nextcloud image to `registry.gitlab.e.foundation/e/infra/ecloud/nextcloud/selfhost:26-0-8-23` - Set the mailserver image to `mailserver2/mailserver:1.1.16` - In the `nginx:` service, `depends_on:` section, replace `- automx` with `- mail-autodiscover-autoconfig` - Replace the whole `automx:` service with: Loading