Mounting Local Volume on CasaOS #1236
Unanswered
hxck
asked this question in
Help and Support
Replies: 1 comment 1 reply
-
|
I'm not sure whether you're still having problems, but I just installed Dashy with CasaOS. There were no issues when I used Portainer to install the stack. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Installing Dashy as a custom app with the docker compose through CasaOS' import doesn't work at the moment on stable 0.4.3, but I was able to build the image through CLI and import it into CasaOS so I have a working deployment. That said, I'm not sure how to mount a local storage for the config as what I usually do doesn't seem to work. I have:
/DATA/AppData/dashy/conf.yml:/app/public/conf.yml
It looks like this in the CasaOS settings. This is what I see in Dozzle after starting the container. The file exists and I can see it in FileBrowser. With all of that, Dashy still only shows the default Getting Started area.
Any idea what I'm doing wrong? I'm still newish to self-hosting and linux. Thanks in advance.
Debian 12 Bookworm base
Docker version 24.0.2, build cb74dfc
CasaOS 0.4.3
Beta Was this translation helpful? Give feedback.
All reactions