You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the first time I used the solution, I noticed that for Hetzner, no backup was installed because the provider doesn't support S3.
I get it, but :) :
I think it's a good practice to encourage the users to backup the database outside of the provider that hosts the cluster
Now Hetzner supports S3 (Beta for now)
The 1. implies that we need a form when setting up the cluster to set up the S3 credential and endpoint.
The advantage is that this allows the user to host the backup wherever they want, ideally with a different provider.
If this aligns with your vision of the product I can prioritize some times to do the dev as we need this to go into production with your solution.
The text was updated successfully, but these errors were encountered:
I completely agree with you. We plan to add to the “Expert mode” the ability to configure backup settings to be able to specify the necessary options (e.q., AWS S3).
Currently, this can be done via the command line, but not yet in the UI.
From the first time I used the solution, I noticed that for Hetzner, no backup was installed because the provider doesn't support S3.
I get it, but :) :
The 1. implies that we need a form when setting up the cluster to set up the S3 credential and endpoint.
The advantage is that this allows the user to host the backup wherever they want, ideally with a different provider.
If this aligns with your vision of the product I can prioritize some times to do the dev as we need this to go into production with your solution.
The text was updated successfully, but these errors were encountered: