Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ca970568 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN Committed by Akhil
Browse files

released 26.0.8.23

parent a186e031
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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:
+1 −1
Original line number Diff line number Diff line
@@ -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: