This has been added to the upstream project: https://github.com/minio/doctor/commit/66a64c56c257b36f7782374e6c5b1cbe195f7be1#diff-3254677a7917c6c01f55212f86c57fbf
This project is archived.
A Docker image to run https://github.com/minio/doctor.
- Clone this repository.
- Run
docker-compose up
. - Point your browser to http://localhost:3000/.
Note: on the first run the postgres host might not be ready in time for rails. If you get a database connection error hit ctrl+c and run docker-compose up
again.
- Fork this repository.
- Make your changes.
- Leave me alone.