HORIZON
HORIZON
HHomarr
Created by HORIZON on 2/2/2024 in #💬・get-help
Unable to get logo to show up.
it was /icons/logo.ong in gui lol copied your message xd
11 replies
HHomarr
Created by HORIZON on 2/2/2024 in #💬・get-help
Unable to get logo to show up.
/home/user/docker/homarr/icons:/app/public/icons and /icons/logo.png in gui.
11 replies
HHomarr
Created by HORIZON on 2/2/2024 in #💬・get-help
Unable to get logo to show up.
Got it working.
11 replies
HHomarr
Created by HORIZON on 2/2/2024 in #💬・get-help
Unable to get logo to show up.
restarted, still not working.
11 replies
HHomarr
Created by HORIZON on 2/2/2024 in #💬・get-help
Unable to get logo to show up.
version: '3'
#---------------------------------------------------------------------#
# Homarr - A simple, yet powerful dashboard for your server. #
#---------------------------------------------------------------------#
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker >
- /home/user/docker/homarr/configs:/app/data/configs
- /home/user/docker/homarr/public-icons:/app/public/icons
- /home/user/docker/homarr/icons:/icons/
- /home/user/docker/homarr/data:/data
ports:
- '7575:7575'
version: '3'
#---------------------------------------------------------------------#
# Homarr - A simple, yet powerful dashboard for your server. #
#---------------------------------------------------------------------#
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker >
- /home/user/docker/homarr/configs:/app/data/configs
- /home/user/docker/homarr/public-icons:/app/public/icons
- /home/user/docker/homarr/icons:/icons/
- /home/user/docker/homarr/data:/data
ports:
- '7575:7575'
11 replies
HHomarr
Created by HORIZON on 2/2/2024 in #💬・get-help
Unable to get logo to show up.
No description
11 replies
HHomarr
Created by HORIZON on 1/26/2024 in #💬・get-help
Problem with connecting traefik reverse proxy to Homarr
you guys can close this case. "user error"
6 replies
HHomarr
Created by HORIZON on 1/26/2024 in #💬・get-help
Problem with connecting traefik reverse proxy to Homarr
Found the problem, traefik did not create new certificates for my .local records.
6 replies