windmill-labs / windmill-sync-example

28 stars 10 forks source link

Self hosted with pre-loaded folder (scripts, flows) #66

Closed razuro closed 2 months ago

razuro commented 2 months ago

Hi, do let me know if it's not ok to ask question here instead. A bit of background, I've gone thru the docs for self-hosted and have been testing Windmill for weeks. I can say I love it so far. My question, is there a way to spin up docker with a predefine folder path of scripts, flows, etc?

rubenfiszel commented 2 months ago

The one way to do this would be to use the windmill CLI as an init script in one of your worker to sync push against your volume

razuro commented 2 months ago

Thank you for the prompt reply. Yes, I think for my use case, currently that's the only way how to do it. Thanks again, and keep up the good work!