Skip to content
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

question: sync from windmill instance to github ? #9

Open
Anton-Shutik opened this issue Jun 19, 2023 · 1 comment
Open

question: sync from windmill instance to github ? #9

Anton-Shutik opened this issue Jun 19, 2023 · 1 comment

Comments

@Anton-Shutik
Copy link

Hi,
Thanks for nice github actions that do great job, syncing things from GH to windmill.

But is there any way we can setup script by cron that will be triggered on windmill itself and will sync the scripts/flows/apps from windmill instance to github ? The reason I need this is that our windmill instance running under VPN and is not visible from the internet and this way github cannot access it when running wmill push/pull commands. But windmill instance can access github instead.

I know that we can look into self-hosted runners for GHA, but I'm looking for simpler solution.

Thanks

@rubenfiszel
Copy link
Contributor

Oh yes, it would be rather simple actually. Just clone the github repo as a bash script and then run wmill sync push from there :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants