Commit Graph

6 Commits

Author SHA1 Message Date
Jemg
54eccbe32b add: restart policy to MinIO service (#576)
restart: unless-stopped is a Docker restart policy that automatically restarts a container if it stops due to an error or Docker daemon restart
2025-12-14 23:30:03 -06:00
HoshangDEV
23929d12b6 Updated Minio docker-compose.yml (#189)
* Update docker-compose.yml

- Added the last image version of Minio before they remove most of the admin ui as comment.

* Update docker-compose.yml
2025-06-22 11:10:26 -06:00
Jonathan Gotti
2d5a878cfe ♻️ Refacto minio template (#65)
* ♻️ Refacto minio template

- add random password generation
- forward port 9000 and expose 9001 through traefik
- add some comments to add some volume setting info

* 🔧 Remove domain config for port 9000

- 🐛 Fix redirection loop by adding MINIO_BROWSER_REDIRECT=false
2025-05-07 01:11:24 -06:00
Mauricio Siu
08b572dcae feat: Add extensive collection of application blueprints with Docker Compose configurations 2025-03-09 23:36:58 -06:00
Mauricio Siu
813efefab9 feat: Add comprehensive blueprint collection and project setup 2025-03-09 23:30:52 -06:00
Mauricio Siu
fbbb4f46f3 feat: Add numerous new blueprint templates for various applications 2025-03-09 19:05:57 -06:00