Nitish
b3b42c72a9
Update orchestration examples to latest release
7 years ago
Nitish Tiwari
b283a2c21f
Bump docs references to latest Minio release RELEASE.2017-06-13T19-01-01Z ( #4546 )
8 years ago
Nitish Tiwari
0d9de50e21
Bump Docker compose file to latest release ( #4271 )
...
* Bump Docker compose file to latest release
* Bump Docker Swarm compose file to latest release
8 years ago
Harshavardhana
3b1626216d
docs: Point docker compose to new release. ( #4171 )
8 years ago
Nitish Tiwari
d99efa2c93
Update filename ( #3995 )
8 years ago
Nitish Tiwari
a8cb43926a
Docker guide fix ( #3992 )
...
* Update Docker quick start guide
- Add Compose to orchestration section.
- Refer Swarm from Docker quick start guide.
- Add common Docker commands to quick start guide.
* Paragraph cleanup
8 years ago
koolhead17
694bad434c
docs: Modified the Docker doc to reflect distributed release image & ( #3362 )
...
modification.
8 years ago
Krishnan Parthasarathi
81eb7c0301
Have separate directory names for docker-compose and Dockerfile ( #3292 )
8 years ago
Harshavardhana
490159ea89
docker: Move the docker document and compose to a separate dir. ( #3135 )
8 years ago
Anis Elleuch
90e1803798
Fix docker-compose to follow the new server args style ( #3128 )
8 years ago
Harshavardhana
92858c7db2
Fix docker documentation.
8 years ago
Harshavardhana
1e5e213d24
auth: Make sure we initialize or change config before RPC requests. ( #2867 )
8 years ago
Harshavardhana
e1adbf83d8
docker: Compose config should point to edge tag.
8 years ago
Aditya Manthramurthy
a1f922315b
Add docker-compose file to run Minio in distributed mode ( #2606 )
...
Serves as a starting point to run a Minio cluster using Docker. The
file can be used as configuration for the docker-compose tool to start
4 Minio servers in distributed mode.
* Add a docker-compose.yml file to run 4 minio server instances in
distributed mode
* Update Docker.md with command to use the file
8 years ago