revoltchat / self-hosted

Deploy Revolt using Docker.
851 stars 106 forks source link

fix: update minio health check #80

Closed r-o-b-o-t-o closed 3 months ago

r-o-b-o-t-o commented 3 months ago

This PR fixes the createbuckets service. curl is not available in the minio/mc image anymore, it can be replaced with the mc ready command.

Probably fixes https://github.com/revoltchat/self-hosted/issues/76

killforby commented 3 months ago

mc: Couldn't construct anonymous client for minio. No valid configuration found for 'minio' host alias.

Waiting minio...

killforby commented 3 months ago

it's ok , sorry