Nicolas
Nicolas
Explore posts from servers
WWindmill
Created by Nicolas on 2/3/2024 in #help
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:
windmill_server-1 | Error: Connecting to database: error communicating with database: failed to lookup address information: Name or service not known
windmill_server-1 | Error: Connecting to database: error communicating with database: failed to lookup address information: Name or service not known
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