vitabaks / postgresql_cluster

Automated database platform for PostgreSQL® A modern, open-source alternative to cloud-managed databases.
https://postgresql-cluster.org
MIT License
1.83k stars 418 forks source link

TODO: Hetzner S3-compatible Object Storage #794

Open vitabaks opened 1 month ago

vitabaks commented 1 month ago

With the release of version 2.0, postgresql_cluster now supports integration with major cloud providers, including AWS, GCP, Azure, DigitalOcean, and Hetzner Cloud. The automation already handles the creation of virtual machines, load balancers, object storage, and backup configuration using pgBackRest for most providers. However, backup setup for Hetzner wasn’t automated due to the lack of an S3-compatible storage solution.

Now that Hetzner has introduced S3-compatible Object Storage, we can extend the automation to include:

This feature will enhance the functionality of postgresql_cluster, making it fully automated for Hetzner Cloud.


Consider sponsoring the project via GitHub or Patreon

vitabaks commented 1 month ago

If you're interested in this feature, please consider becoming a sponsor.

The development of this feature requires sponsorship to fund developer efforts. If you're already a sponsor and are interested in this feature, please leave a comment here so we can prioritize this issue accordingly.

We also welcome contributions from those willing to dedicate their time to implement this feature on a voluntary basis. Please see the Contributing Guide for more information.