Commit Graph

3 Commits

Author SHA1 Message Date
Vincent Niehues
785462b94a Add Garage S3 blueprint and update Garage S3 with UI (#367)
- Introduced `docker-compose.yml` and `template.toml` for Garage S3.
- Added a new entry for Garage S3 in `meta.json` with relevant details and tags.
- Updated `docker-compose.yml` and `template.toml` in Garage S3 with UI for refined environment variables, authentication guidance, and token support.
- Bumped versions of Garage and Garage Web UI images.
2025-09-20 23:29:25 -06:00
Vincent Niehues
4b882a2f1f Update template.toml and docker-compose.yml to consolidate storage configuration in Garage blueprint (#298) 2025-08-23 03:24:58 -06:00
Vincent Niehues
9f244dc21a Add Garage S3 with UI (#297)
* **Add `docker-compose.yml` and `garage.svg` blueprint files for Garage service**

* **Fix syntax error in `template.toml` for environment variables in Garage blueprint**

* **Fix syntax error in `template.toml` for environment variables in Garage blueprint**

* **Update `template.toml` and `docker-compose.yml` for refined env variables and domain config in Garage blueprint**

* processed meta.json

* renamed blueprint folder

* feat: add Garage S3 with Web UI entry to meta.json

- Introduced a new application entry for Garage S3, including details such as version, description, logo, and relevant links.
- Categorized the application with appropriate tags for better discoverability.

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-08-22 23:40:00 -06:00