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

Add AWS support #438

Open
mkushakov opened this issue Aug 7, 2024 · 1 comment
Open

Add AWS support #438

mkushakov opened this issue Aug 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mkushakov
Copy link

The only way right now to host app is to use Google Cloud Platform as not only infra part relay on GCP specific services, but also some code is really GCP specific, like KMS https://github.com/octo-sts/app/blob/main/cmd/app/main.go#L15

It would be nice to add support for other popular cloud provider like AWS or make it more cloud agnostic.

@tuananh
Copy link

tuananh commented Oct 30, 2024

I plan to fork the repo and do this but it would be nice to refactor this to add support for aws as well.

@cpanato cpanato added the enhancement New feature or request label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants