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

Cellar: section about objects versionning #55

Open
BlackYoup opened this issue Jan 8, 2021 · 5 comments · May be fixed by #516
Open

Cellar: section about objects versionning #55

BlackYoup opened this issue Jan 8, 2021 · 5 comments · May be fixed by #516
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@BlackYoup
Copy link
Member

It can be used as a backup solution but it needs:

  • to be set up before using the bucket
  • to be handled by the code to avoid storing too many versions of current / deleted objects
@BlackYoup BlackYoup self-assigned this Jan 8, 2021
@gaelreyrol gaelreyrol added the enhancement New feature or request label May 25, 2021
@juliamrch juliamrch transferred this issue from CleverCloud/doc.clever-cloud.com Nov 28, 2023
@juliamrch juliamrch added documentation Improvements or additions to documentation and removed enhancement New feature or request labels Mar 7, 2024
@PLhuillery
Copy link
Contributor

@BlackYoup What should be added to the doc precisely ? A procedure to enable versionning ?
Or just the possibility & the recommendations ?

@BlackYoup
Copy link
Member Author

  • What is bucket versioning
  • Its applications / why use it
  • How to configure it
  • How to use it

Something like that?

@PLhuillery
Copy link
Contributor

Could you provide a very raw draft ? I'm down to write it up.
We can also have a discord chat if you'd prefer so i get most of the info

@Kirbeerus
Copy link
Contributor

Kirbeerus commented Jan 23, 2025

I managed to make versioning work on cellar with the AWS CLI.
I am planning to add it to the doc.
About this part : to be handled by the code to avoid storing too many versions of current / deleted objects
Do you mean that it's the user that need to handle in their code the versioning so that they aren't too many version of one file ?

@BlackYoup
Copy link
Member Author

Do you mean that it's the user that need to handle in their code the versioning so that they aren't too many version of one file ?

Yes, storing multiple versions adds up in term of storage space so it's something to keep in mind.

@Kirbeerus Kirbeerus linked a pull request Feb 4, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

5 participants