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

Automating Wanguard installation with Docker, Terraform and Cloud Run #42

Open
theclue opened this issue Jan 31, 2021 · 2 comments
Open

Comments

@theclue
Copy link

theclue commented Jan 31, 2021

Similarly on what it was done for AWS, I was wondering if there's a way to do the same for GCP: automating the deployment of Wanguard on serverless environment using Terraform, Cloud Run, Cloud Build and Docker

Theorically it should be possible I guess, but I saw that the included setup.sh file is not meant to be run headless so I was just wondering on what could this be overcome (if possible)

Actually, if CPU throttling of CloudRun is not a good deal, GCE would be still ok. But the headless setup issue remains I guess.

any suggestion appreciated!

@rajannpatel
Copy link
Owner

everything you can do with the google cloud web interface can be done through the command line with the gcloud command line tool (https://cloud.google.com/sdk/gcloud) - so there is a way to automate this at whatever scale you would like! it's not something i can whip together very quickly, but I would love to see a fork of this project go in that direction

@cosmopockets
Copy link

@theclue I'm interested in contributing to this fork or starting a fork to get some traction on this.

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

3 participants