This repository was archived by the owner on Nov 2, 2024. It is now read-only.
dashy update process #628
Unanswered
dougharvey51
asked this question in
General
Replies: 1 comment
-
So basically whenever you make changes you need to save it to disk and then go to the wrench in the top right and then press on rebuild application. You save it to disk by pressing on the pencil in the top right and then pressing on save to disk. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The docs for the dashy script say that after you modify the config you need to:
"go into update configuration and rebuild application."
I could not find what this meant, but found that if I use the proxmox console for the dashy container and:
cd /dashy/public
yarn build
... that all my changes persist between container restarts.
Beta Was this translation helpful? Give feedback.
All reactions