From 42c3312fe94356b322eca9b01c86e38a2eba7235 Mon Sep 17 00:00:00 2001 From: Tobias Ollive Date: Thu, 5 May 2022 11:23:40 +0200 Subject: [PATCH] change url to oasis21 one --- nextcloud/config.php | 4 ++-- nextcloud/docker-compose.yml | 4 ++-- nextcloud/loolwsd.xml | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/nextcloud/config.php b/nextcloud/config.php index 941ba57..4895810 100644 --- a/nextcloud/config.php +++ b/nextcloud/config.php @@ -5,7 +5,7 @@ $CONFIG = array ( 'secret' => 'xfKWpSH0/UV4PYUClkDRyaeiYc2SugcEe0/mZVB7/6lElAQE', 'trusted_domains' => array ( - 0 => 'cloud.calad.re', + 0 => 'cloud.oasis21.org', ), 'apps_paths' => array ( @@ -25,7 +25,7 @@ $CONFIG = array ( 'datadirectory' => '/var/www/html/data', 'dbtype' => 'pgsql', 'version' => '23.0.0.10', - 'overwrite.cli.url' => 'https://cloud.calad.re', + 'overwrite.cli.url' => 'https://cloud.oasis21.org', 'dbname' => 'nc', 'dbhost' => 'nextcloud-db', 'dbport' => '', diff --git a/nextcloud/docker-compose.yml b/nextcloud/docker-compose.yml index c0043dd..58a3522 100644 --- a/nextcloud/docker-compose.yml +++ b/nextcloud/docker-compose.yml @@ -34,7 +34,7 @@ services: restart: unless-stopped labels: traefik.http.routers.nextcloud-web.entrypoints: websecure - traefik.http.routers.nextcloud-web.rule: Host(`cloud.calad.re`) + traefik.http.routers.nextcloud-web.rule: Host(`cloud.oasis21.org`) traefik.http.services.nextcloud-web.loadbalancer.server.port: 80 traefik.enable: true # https://docs.nextcloud.com/server/16/admin_manual/configuration_server/reverse_proxy_configuration.html @@ -94,7 +94,7 @@ services: unless-stopped labels: traefik.http.routers.collabora.entrypoints: websecure - traefik.http.routers.collabora.rule: Host(`code.calad.re`) + traefik.http.routers.collabora.rule: Host(`code.oasis21.org`) traefik.http.services.collabora.loadbalancer.server.port: 9980 traefik.enable: true diff --git a/nextcloud/loolwsd.xml b/nextcloud/loolwsd.xml index 00f6eae..1fd2e18 100644 --- a/nextcloud/loolwsd.xml +++ b/nextcloud/loolwsd.xml @@ -8,7 +8,7 @@ - code.calad.re + code.oasis21.org @@ -87,7 +87,7 @@ 172\.17\.[0-9]{1,3}\.[0-9]{1,3} ::ffff:172\.17\.[0-9]{1,3}\.[0-9]{1,3} - cloud.calad.re + cloud.oasis21.org @@ -125,7 +125,7 @@ - cloud.calad.re + cloud.oasis21.org 10\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3} 172\.1[6789]\.[0-9]{1,3}\.[0-9]{1,3} 172\.2[0-9]\.[0-9]{1,3}\.[0-9]{1,3} @@ -139,7 +139,7 @@ - cloud.calad.re + cloud.oasis21.org true