From 4e9568aef7c3710fdca57c0fd481b189609aadc7 Mon Sep 17 00:00:00 2001 From: BhasherBEL Date: Wed, 22 Nov 2023 11:22:38 +0100 Subject: [PATCH] Update mediaserver & external ferdium --- bxl-shp/apps/docker-compose.ferdium.yaml | 2 +- bxl-shp/apps/docker-compose.mediaserver.yaml | 16 +++++----- bxl-shp/config/dashy/config-sd.yml | 33 ++++++++++++++------ 3 files changed, 33 insertions(+), 18 deletions(-) diff --git a/bxl-shp/apps/docker-compose.ferdium.yaml b/bxl-shp/apps/docker-compose.ferdium.yaml index dd988d9..91030bb 100644 --- a/bxl-shp/apps/docker-compose.ferdium.yaml +++ b/bxl-shp/apps/docker-compose.ferdium.yaml @@ -31,7 +31,7 @@ services: - "traefik.http.services.ferdium.loadbalancer.server.port=3333" - "traefik.http.routers.ferdium.tls=true" - "traefik.http.routers.ferdium.tls.certresolver=http" - - "traefik.http.routers.ferdium.entrypoints=internalsecure" + - "traefik.http.routers.ferdium.entrypoints=internalsecure,externalsecure" volumes: - $DATA/ferdium/data:/data - $DATA/ferdium/recipes:/app/recipes diff --git a/bxl-shp/apps/docker-compose.mediaserver.yaml b/bxl-shp/apps/docker-compose.mediaserver.yaml index 236be63..658fe79 100644 --- a/bxl-shp/apps/docker-compose.mediaserver.yaml +++ b/bxl-shp/apps/docker-compose.mediaserver.yaml @@ -204,14 +204,14 @@ services: - mediaserver - external - sonarr_youtubedl: - image: whatdaybob/sonarr_youtubedl:latest - container_name: sonarr_youtubedl - volumes: - - $DATA/mediaserver/youtubedl:/config - - /mnt/movies/series:/sonarr_root - networks: - - mediaserver + #sonarr_youtubedl: + # image: whatdaybob/sonarr_youtubedl:latest + # container_name: sonarr_youtubedl + # volumes: + # - $DATA/mediaserver/youtubedl:/config + # - /mnt/movies/series:/sonarr_root + # networks: + # - mediaserver networks: mediaserver: diff --git a/bxl-shp/config/dashy/config-sd.yml b/bxl-shp/config/dashy/config-sd.yml index f813796..e1e2105 100644 --- a/bxl-shp/config/dashy/config-sd.yml +++ b/bxl-shp/config/dashy/config-sd.yml @@ -1,10 +1,3 @@ -pageInfo: - title: Service Desk - description: Welcome to service-desk dashboard! - navLinks: - - title: HomeLab - path: https://hub.bhasher.com - target: sametab appConfig: theme: adventure layout: auto @@ -12,6 +5,14 @@ appConfig: language: en statusCheck: true colCount: 4 +pageInfo: + title: Service Desk + description: Welcome to service-desk dashboard! + navLinks: + - title: HomeLab + path: https://hub.bhasher.com + target: sametab + footerText: '' sections: - name: Public services icon: fa-server @@ -27,11 +28,11 @@ sections: url: https://uclouvain.be/4040 statusCheck: false id: 0_1507_ - - title: 8282 - SD + - title: 8282 - Services description: Catalogue de services / ivanti url: https://uclouvain.be/8282 statusCheck: false - id: 1_1507_sd + id: 1_1507_services - title: Wifi (public) icon: '' url: https://uclouvain.be/fr/decouvrir/wifi.html @@ -44,8 +45,14 @@ sections: id: 3_1507_wifiintra - title: Permanances WiFi icon: '' + url: >- + https://intranet.uclouvain.be/fr/myucl/services-informatiques/wifi-permanence.html statusCheck: false id: 4_1507_permananceswifi + - title: ADE infos + url: https://uclouvain.be/fr/facultes/sc/comment-fonctionne-ade.html + statusCheck: false + id: 5_1507_adeinfos - name: Private services displayData: sortBy: default @@ -72,3 +79,11 @@ sections: url: http://msconsole.siws.ucl.ac.be/ statusCheck: false id: 3_1631_msconsole + - title: Password reset + url: https://sites.uclouvain.be/sisu/tools/rstpwd/ + statusCheck: false + id: 4_1631_passwordreset + - title: Jira + url: https://uclouvain.atlassian.net/jira/dashboards/10025 + statusCheck: false + id: 5_1631_jira