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

TODO: Hetzner S3-compatible Object Storage #794

Open
vitabaks opened this issue Oct 21, 2024 · 1 comment
Open

TODO: Hetzner S3-compatible Object Storage #794

vitabaks opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
automation Automation functionality using Ansible enhancement Improvement of the current functionality new feature New functionality

Comments

@vitabaks
Copy link
Owner

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:

  • Creation of object storage on Hetzner.
  • Configuration of pgBackRest for automated backups using the new S3-compatible storage.

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 vitabaks added the automation Automation functionality using Ansible label Oct 21, 2024
@vitabaks vitabaks changed the title Hetzner S3-compatible Object Storage TODO: Hetzner S3-compatible Object Storage Oct 21, 2024
@vitabaks vitabaks added enhancement Improvement of the current functionality new feature New functionality labels Oct 21, 2024
@vitabaks
Copy link
Owner Author

vitabaks commented Oct 21, 2024

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.

@vitabaks vitabaks self-assigned this Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Automation functionality using Ansible enhancement Improvement of the current functionality new feature New functionality
Projects
None yet
Development

No branches or pull requests

2 participants
@vitabaks and others