-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Cant install dashy from Lissy93/portainer-templates in portainer #1535
Comments
If you're enjoying Dashy, consider dropping us a ⭐ |
Hi Here is a command you can enter into your shell:
This will expose the latest dashy instance on your host's ip on port 8080, you can freely choose it. --name is the container name, you can also freely name it. That's it. If you encounter any error feel free to report back, thanks! |
Keep in mind dashy will soon upgrade to v3 where the path inside the container for mounting will change a bit, but we'll let everyone know once it releases |
Dashy has updated to V3, look here for the docker commands: |
This issue was automatically closed because it has been stalled for over 1 year with no activity. |
Use this docker-compose in Portainer to get started; dashy: |
Environment
Self-Hosted (Docker)
System
No response
Version
No response
Describe the problem
Hello Lissy93 and thank you so much for your amazing work.
I do have a couple of instances of dashy running in my homelab but it always has been a hassle to set them up.
So i thougt i will use the Lissy93/portainer-templates in portainer to make the install easier.
i used this instruction https://github.com/Lissy93/portainer-templates to setup the templates with below url
https://raw.githubusercontent.com/Lissy93/portainer-templates/main/templates.json
when i hit deploy stack i always receive this error message:
failed to deploy a stack: Network dashy_default Creating Network dashy_default Created Container Dashy Creating Container Dashy Created Container Dashy Starting Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/portainer/Files/AppData/Config/Dashy/conf.yml" to rootfs at "/app/public/conf.yml": mount /portainer/Files/AppData/Config/Dashy/conf.yml:/app/public/conf.yml (via /proc/self/fd/6), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expect
what is configured wrong?
help would be highly appriciated since i absolutly love dashy
thank you so much navarra
Additional info
No response
Please tick the boxes
The text was updated successfully, but these errors were encountered: