You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m having some trouble getting multiple pages to work in my Dashy setup. Here’s a breakdown of the issue:
I’ve created the necessary YAML files (work.yml, homelab.yml, and bookmarks.yml) and referenced them in my conf.yml file. The docker-compose.yml is also configured correctly, but when I deploy the container, the pages do not appear.
When I go into the settings and manually add the page titles and paths (e.g., work.yml, homelab.yml), and refresh the page, I encounter the following error message:
"work.yml or bookmarks.yml not found."
I’ve double-checked my file paths, but I’m still facing the issue. Could someone point out what I might be missing or doing wrong? Any guidance would be greatly appreciated!
Question
Hi there,
I’m having some trouble getting multiple pages to work in my Dashy setup. Here’s a breakdown of the issue:
I’ve created the necessary YAML files (
work.yml
,homelab.yml
, andbookmarks.yml
) and referenced them in myconf.yml
file. Thedocker-compose.yml
is also configured correctly, but when I deploy the container, the pages do not appear.When I go into the settings and manually add the page titles and paths (e.g.,
work.yml
,homelab.yml
), and refresh the page, I encounter the following error message:"work.yml or bookmarks.yml not found."
I’ve double-checked my file paths, but I’m still facing the issue. Could someone point out what I might be missing or doing wrong? Any guidance would be greatly appreciated!
Docker-Compose Configuration:
conf.yml:
work.yml:
homelab.yml:
Category:
Configuration
Checklist:
The text was updated successfully, but these errors were encountered: