2025-12-06 09:49:14 -05:00
2025-12-06 09:47:00 -05:00
2025-12-06 09:47:00 -05:00
2025-12-06 09:47:00 -05:00
2025-12-06 09:47:00 -05:00
2025-12-06 09:49:14 -05:00
2025-12-06 09:47:00 -05:00

may need to, at some point in the sequence, indicate where things are. I'm using a private registry.

cloudron install --image //com.jadud.garage:20251206-135933-1341d195f

cloudron build cloudron update --app garage.

These manual steps are necessary once it is running.

https://garagehq.deuxfleurs.fr/documentation/quick-start/

There is a web interface floating around

https://github.com/khairul169/garage-webui

Not sure who provides it/connection to the project/security. I'd be inclined to leave everything about this as managed by Cloudron or through the command line, especially if it was bundled as a service that could be used by other applications (as a local S3 object store).

example setup for the minio client, which I had laying around

mc alias set garage "https://garage." "" "" --api S3v4

I was able to transfer a file and mc ls garage/test-bucket.

Description
A Cloudron packaging of the Garage object store (https://garagehq.deuxfleurs.fr/)
Readme 44 KiB
Languages
Shell 53.1%
Dockerfile 26%
Makefile 17.1%
HTML 3.8%