Adekabang
2158b5a528
feat: expand development environment with multiple Garage instances and add configuration template
...
- Updated `docker-compose.dev.yml` to include four Garage instances (garage, garage2, garage3, garage4) with separate configurations and volumes.
- Introduced `garage.toml.template` for easier configuration management.
- Enhanced README with instructions for setting up the development environment and running multiple instances.
2025-07-31 14:11:22 -04:00
59e68455b6
fix: panic when download file
2025-04-15 03:20:04 +07:00
2aaaf87dfd
feat: add base path configuration
2025-03-19 05:36:01 +07:00
f8e65ccc0e
feat: add authentication
2025-03-01 23:22:18 +07:00
1b1b815443
feat: show thumbnails in browser listing, fix object actions overflow
2024-10-14 00:14:34 +00:00
37027396ca
fix: make s3_region configurable to support values other than "garage"
2024-10-13 23:39:22 +00:00
91c396dd68
fix: remove unused config struct key, fix local aliases parsing error
2024-10-04 17:13:47 +00:00
145bf3f1a9
feat: add recursive remove directory option
2024-08-21 07:34:10 +07:00
93a1dce5f7
feat: add bucket browser
2024-08-19 02:28:25 +07:00
934e0c409c
feat: add bucket object browser
2024-08-18 22:57:08 +07:00
6ad70370d1
chore: update dockerfile, readme, etc
2024-08-18 06:33:58 +07:00
b554cb4dbf
feat: rewrite backend to go
2024-08-18 05:54:08 +07:00
e1d2274bfb
chore: first build
2024-08-17 04:55:01 +07:00
dfb4e30e23
feat: add cluster & bucket management
2024-08-16 01:23:55 +07:00