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

Extend Deployment method to create Infrastructure in Multiple Cloud Providers #458

Open
vitabaks opened this issue Aug 30, 2023 · 1 comment

Comments

@vitabaks
Copy link
Owner

vitabaks commented Aug 30, 2023

Enhance Deployment Capabilities to Include Infrastructure Creation in Multiple Cloud Providers.

Description:

Currently, the project supports deploying a PostgreSQL cluster on pre-existing VMs or physical servers. We should extend this capability to support end-to-end deployments starting from the infrastructure setup.

Feature Request:

  1. Enable the creation of servers, disks, and networks in popular cloud providers:

    • AWS
    • GCP
    • Azure
    • Digital Ocean
    • Hetzner Cloud
  2. Once the infrastructure is in place, deploy the PostgreSQL cluster on these servers.

This enhancement will provide users with a seamless experience, allowing them to deploy clusters from scratch without needing to pre-setup the infrastructure.


Consider sponsoring the project via GitHub or Patreon

@vitabaks vitabaks self-assigned this Aug 30, 2023
@vitabaks vitabaks changed the title TODO: Enhance Deployment Capabilities to Include Infrastructure Creation in Multiple Cloud Providers TODO: Extend Deployment method to create Infrastructure in Multiple Cloud Providers Aug 30, 2023
@vitabaks vitabaks changed the title TODO: Extend Deployment method to create Infrastructure in Multiple Cloud Providers Extend Deployment method to create Infrastructure in Multiple Cloud Providers Oct 24, 2023
@vitabaks
Copy link
Owner Author

vitabaks commented May 5, 2024

PR: #464

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

No branches or pull requests

1 participant