Nicolas
How to Incorporate MinIO with Windmill Docker Compose
Hi all,
I am new to Windmill and docker in general, and I am trying to incorporate MiniO so I can do file uploads for images and other files, however, I cannot get this to work with the docker-compose provided by Windmill and the official docker-compose provided by MiniO here: https://hub.docker.com/r/bitnami/minio
Attached is my docker-compose.
I am getting the error:
All other containers are launching just fine, but the
windmill-windmill_server_1
errors out with the above error and keeps restarting.
Am I not assigning the proper linkage to MiniO to the correct service in the docker-compose?
Any guidance on this would be great, not sure if I am thinking of this properly.
Thank you!6 replies