Lissy93 / dashy

🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
https://dashy.to
MIT License
18.06k stars 1.36k forks source link

log and icon issues (HELP!) #1657

Closed Nitemist closed 3 months ago

Nitemist commented 3 months ago

Discussed in https://github.com/Lissy93/dashy/discussions/148

Originally posted by **Lissy93** August 12, 2021 If you've got a quick question about setting up, configuring or using Dashy, then feel free to ask below, and either myself or another user will try and find a solution for you :)

Evening all!

Have a server on the home network running proxmox. in one container, running docker, compose, portainer agent and dashy. the folder structure is "/root/docker/dashy", in /dashy, there is my docker-compose.yml and the folders /icons (with my png icons) and /public with my conf.yml file.

my issue is when spinning up the container, I see near the end of the log is a line that says "images and other types of assets omitted" and it's not lying - my local icons are not loading (although I can get the "hl-" icons to load) and it seems like no matter WHERE I put the icon folder, it's not being seen.

I am still VERY new to this home-labbing thing and I'm not sure where to go with this, or how to fix it, or what other info is needed to get to the info you and I will need. ANY advice / help / guidance would be very much appreciated!

Walt

Nitemist commented 3 months ago

found my answer - somewhere along the line, my docker-compose got screwy - mounted the icons folder to the wrong place in the /app/ in the container.