Skip to content

Post/garage - #105

Merged
cloudlena merged 4 commits into
mainfrom
post/garage
Jul 31, 2026
Merged

Post/garage#105
cloudlena merged 4 commits into
mainfrom
post/garage

Conversation

@chickenbreeder

Copy link
Copy Markdown
Contributor

No description provided.

@chickenbreeder
chickenbreeder requested a review from cloudlena July 30, 2026 15:53
Comment thread src/content/blog/garage.md Outdated

### Geo-Distribution

One of the key aspects of Garage is the ease in which it can provide a

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
One of the key aspects of Garage is the ease in which it can provide a
One of the key aspects of Garage is the ease with which it can provide a

Comment thread src/content/blog/garage.md Outdated
| Feature | Supported |
| ----------------------------------------------------------------------------------------------------------------------------- | --------- |
| Presigned URLs | Yes |
| [Server side encryption (SSE-C)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerSideEncryptionCustomerKeys.html) | Yes |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| [Server side encryption (SSE-C)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerSideEncryptionCustomerKeys.html) | Yes |
| [Server-side encryption (SSE-C)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerSideEncryptionCustomerKeys.html) | Yes |

Comment thread src/content/blog/garage.md Outdated
Garage is an S3-compatible, distributed object-storage solution that can be
easily self-hosted on very limited hardware. The project was started by
[Deuxfleurs](#deuxfleurs) to create a service that is free from the influence of
corporations. A service, that allows one to host their personal data without

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
corporations. A service, that allows one to host their personal data without
corporations. A service that allows one to host their personal data without

Comment thread src/content/blog/garage.md Outdated
[Deuxfleurs](#deuxfleurs) to create a service that is free from the influence of
corporations. A service, that allows one to host their personal data without
relying on any cloud services but instead just on the hardware that people own.\
You can even run Garage on a Raspberry Pi, if that's what floats your boat.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can even run Garage on a Raspberry Pi, if that's what floats your boat.
You can even run Garage on a Raspberry Pi if that's what floats your boat.

Comment thread src/content/blog/garage.md Outdated
[`restic`](https://github.com/restic/restic) and
[more](https://garagehq.deuxfleurs.fr/documentation/design/goals/#use-cases).
And while it is compatible with most S3 tooling and features, it does not
attempt to support all of them to keep the scope manageable. Here a quick

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
attempt to support all of them to keep the scope manageable. Here a quick
attempt to support all of them to keep the scope manageable. Here's a quick

Comment thread src/content/blog/garage.md Outdated
@@ -0,0 +1,89 @@
---
title: Garage and Deuxfleurs

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The title and description should say what Garage is. Since the blog post is a very basic introduction to Garage, we shouldn't assume people know that.

@cloudlena
cloudlena merged commit cfaf5e4 into main Jul 31, 2026
3 checks passed
@cloudlena
cloudlena deleted the post/garage branch July 31, 2026 10:36
@cloudlena

Copy link
Copy Markdown
Member

Thx, @chickenbreeder!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants