aniirudh03
aniirudh03
HHomarr
Created by aniirudh03 on 5/7/2025 in #💬・get-help
Homarr resetting everytime i redeploy
this happens when i open the homarr page
14 replies
HHomarr
Created by aniirudh03 on 5/7/2025 in #💬・get-help
Homarr resetting everytime i redeploy
14 replies
HHomarr
Created by aniirudh03 on 5/7/2025 in #💬・get-help
Homarr resetting everytime i redeploy
I deployed it and then got this but ill post full logs in a bit…
14 replies
HHomarr
Created by aniirudh03 on 5/7/2025 in #💬・get-help
Homarr resetting everytime i redeploy
#---------------------------------------------------------------------# Homarr - A simple, yet powerful dashboard for your server. # #---------------------------------------------------------------------# services: homarr: container_name: homarr image: ghcr.io/homarr-labs/homarr:latest #platform: linux/amd64 restart: unless-stopped networks: - frontend volumes: - /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration - /mnt/Tank/homarr/appdata:/appdata environment: - SECRET_ENCRYPTION_KEY=** ports: - '7575:7575' labels: - traefik.http.routers.homarr.rule=Host(*************) - traefik.http.routers.homarr.entrypoints=websecure - traefik.http.routers.homarr.tls=true - traefik.http.routers.homarr.tls.certresolver=duckdns
networks: frontend: external: true logs: ⚠ The "images.domains" configuration is deprecated. Please use "images.remotePatterns" configuration instead. Received SIGTERM. Shutting down... Illegal instruction (core dumped)
14 replies