https://github.com/jcsnp/minio-docker-compose-example
https://github.com/jcsnp/minio-docker-compose-example
docker docker-compose minio minio-client
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jcsnp/minio-docker-compose-example
- Owner: JcsnP
- Created: 2024-11-20T16:11:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T16:16:35.000Z (over 1 year ago)
- Last Synced: 2025-01-23T07:11:20.426Z (over 1 year ago)
- Topics: docker, docker-compose, minio, minio-client
- Language: Makefile
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minio with Docker Compose Example
## Containers Management
To start the docker containers. run
```
make start
```
To stop the docker containers. run
```
make stop
```
To restart the docker containers. run
```
make restart
```
_if you're using windows please make sure you install [make](https://gnuwin32.sourceforge.net/packages/make.htm)_
## Console
Access console here http://localhost:9001/