non-docker rebuild recommendation #530
lgwapnitsky
started this conversation in
Hot Tips
Replies: 1 comment
-
Sweet- thanks for sharing :) There's also some changes coming up, which should make rebuilding after modifying config a thing of the past! |
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.
-
I'm not running in docker, so I decided to use inotify to automate the builds when a config.yml file changes. Syntax for incrontab is as follows:
/opt/dashy/public IN_MODIFY /usr/bin/yarn --cwd /opt/dashy build
Beta Was this translation helpful? Give feedback.
All reactions