zlacker

[return to "Windmill: Open-source developer platform to turn scripts into workflows and UIs"]
1. foreig+7L1[view] [source] 2023-05-13 09:23:59
>>InitEn+(OP)
If I use your cloud hosted version, can I sync everything (scripts, config, and UI) to a Git repo at e.g. GitHub?
◧◩
2. sisve+zL1[view] [source] 2023-05-13 09:29:35
>>foreig+7L1
yes you can sync the scripts, the json for the flows and the app UI. Including variables, secrets, resource types etc.

See https://github.com/windmill-labs/windmill-sync-example

it should be trivial to push that to a self-hosted setup if you need it.

I have not tried to take my entire workspace from self-hosted to cloud. But I have been exporting and importing individual scripts/flows/apps from self-hosted to cloud.

(no affiliation, just a happy user)

[go to top]