hardcoded icons for x-arcane in each template

This commit is contained in:
kelinfoxy
2026-03-17 22:22:43 -04:00
parent 2756af8570
commit 944ad80813
16 changed files with 18 additions and 33 deletions

View File

@@ -49,7 +49,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/backrest.svg
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/backrest-light.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -69,7 +69,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/bookstack.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -42,7 +42,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/calibre-web.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -27,9 +27,6 @@ AUTHELIA_SESSION_SECRET=
AUTHELIA_STORAGE_ENCRYPTION_KEY=
AUTHELIA_ADMIN_PASSWORD_HASH=
TRAEFIK_HOST_LABEL=traefik.http.routers.traefik.rule=Host(`traefik.${SUBDOMAIN}.duckdns.org`)
AUTHELIA_HOST_LABEL=traefik.http.routers.authelia.rule=Host(`auth.${SUBDOMAIN}.duckdns.org`)
AUTHELIA_FORWARD_AUTH_LABEL=traefik.http.middlewares.authelia.forwardauth.address=http://authelia:9091/api/verify?rd=https://auth.${SUBDOMAIN}.duckdns.org/
# #############################################################
# Container Labels
@@ -39,18 +36,6 @@ AUTHELIA_FORWARD_AUTH_LABEL=traefik.http.middlewares.authelia.forwardauth.addres
# For example HOST_LABEL=traefik.http.routers.${SERVICE_NAME}.rule=Host(`${PROXY_URL}`)
# Notice the use of backticks instead of single quotes around ${PROXY_URL}
TRAEFIK_ENABLE_LABEL=traefik.enable=true
HOST_LABEL=traefik.http.routers.${SERVICE_NAME}.rule=Host(`${PROXY_URL}`)
ICON_LABEL=com.getarcaneapp.arcane.icon=${ICON_URL}
LOADBALANCER_LABEL=traefik.http.services.${SERVICE_NAME}.loadbalancer.server.port=${INTERNAL_PORT}
TRAEFIK_NETWORK_LABEL=traefik.docker.network=traefik-network
ENTRYPOINT_LABEL=traefik.http.routers.${SERVICE_NAME}.entrypoints=websecure
CERT_LABEL=traefik.http.routers.${SERVICE_NAME}.tls.certresolver=letsencrypt
AUTHELIA_LABEL=traefik.http.routers.${SERVICE_NAME}.middlewares=authelia@docker
WATCHTOWER_ENABLE_LABEL=com.centurylinklabs.watchtower.enable=true
TRAEFIK_HOST_LABEL=traefik.http.routers.traefik.rule=Host(`traefik.${SUBDOMAIN}.duckdns.org`)
AUTHELIA_HOST_LABEL=traefik.http.routers.authelia.rule=Host(`auth.${SUBDOMAIN}.duckdns.org`)
AUTHELIA_FORWARD_AUTH_LABEL=traefik.http.middlewares.authelia.forwardauth.address=http://authelia:9091/api/verify?rd=https://auth.${SUBDOMAIN}.duckdns.org/

View File

@@ -38,7 +38,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/dokuwiki.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -45,7 +45,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/dozzle.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -71,7 +71,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/gitea.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -38,7 +38,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/glances.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -42,7 +42,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/homarr.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -40,7 +40,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/homepage.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -46,7 +46,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/jupyter.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -40,7 +40,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/mealie.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -27,7 +27,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/metube.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -21,4 +21,4 @@ networks:
external: true
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/sablier.svg

View File

@@ -51,7 +51,7 @@ x-dockge:
- ${LOCAL_URL}
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/vaultwarden-light.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}

View File

@@ -74,7 +74,7 @@ x-dockge:
- https://ravelry.com
x-arcane:
icon: ${ICON_URL}
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/yarnl.svg
urls:
- https://${PROXY_URL}
- ${LOCAL_URL}