Minio Trusted
985fd7d4e7
Update yaml files to latest version RELEASE.2018-09-11T01-39-21Z
6 years ago
Minio Trusted
c8c70a3750
Update yaml files to latest version RELEASE.2018-09-01T00-38-25Z
6 years ago
Minio Trusted
1d6ce115da
Update yaml files to latest version RELEASE.2018-08-25T01-56-38Z
6 years ago
Minio Trusted
68b9e9e7e7
Update yaml files to latest version RELEASE.2018-08-21T00-37-20Z
6 years ago
Minio Trusted
6c0d53a1c5
Update yaml files to latest version RELEASE.2018-08-18T03-49-57Z
6 years ago
Minio Trusted
a1a426e523
Update yaml files to latest version RELEASE.2018-08-02T23-11-36Z
6 years ago
Minio Trusted
df88421087
Update yaml files to latest version RELEASE.2018-07-31T02-11-47Z
6 years ago
Minio Trusted
869018ad14
Update yaml files to latest version RELEASE.2018-07-23T18-34-49Z
6 years ago
Minio Trusted
7c4a41b933
Update yaml files to latest version RELEASE.2018-07-13T00-09-07Z
6 years ago
Minio Trusted
42c5b64e4e
Update yaml files to latest version RELEASE.2018-07-10T01-42-11Z
6 years ago
Minio Trusted
f53d511798
Update yaml files to latest version RELEASE.2018-06-29T02-11-29Z
6 years ago
Minio Trusted
f46ee54194
Update yaml files to latest version RELEASE.2018-06-22T23-48-46Z
6 years ago
Minio Trusted
842092f8de
Update yaml files to latest version RELEASE.2018-06-09T03-43-35Z
7 years ago
Minio Trusted
7872c192ec
Update yaml files to latest version RELEASE.2018-06-08T03-49-38Z
7 years ago
Minio Trusted
7e12c3e8b9
Update yaml files to latest version RELEASE.2018-06-07T19-10-07Z
7 years ago
Minio Trusted
3cdf601cf7
Update yaml files to latest version RELEASE.2018-05-25T19-49-13Z
7 years ago
Minio Trusted
f9e8ac429e
Update yaml files to latest version RELEASE.2018-05-16T23-35-33Z
7 years ago
Minio Trusted
5c21e89559
Update yaml files to latest version RELEASE.2018-05-11T00-29-24Z
7 years ago
Minio Trusted
518f856900
Update yaml files to latest version RELEASE.2018-05-10T00-00-42Z
7 years ago
Minio Trusted
2ecc976950
Update yaml files to latest version RELEASE.2018-05-04T23-13-12Z
7 years ago
Minio Trusted
97c0c1abfd
Update yaml files to latest version RELEASE.2018-04-27T23-33-52Z
7 years ago
Minio Trusted
75cc2ce9d8
Update yaml files to latest version RELEASE.2018-04-19T22-54-58Z
7 years ago
Minio Trusted
75f35b926d
Update yaml files to latest version RELEASE.2018-04-12T23-41-09Z
7 years ago
Minio Trusted
c4a70fdee9
Update yaml files to latest version RELEASE.2018-04-04T05-20-54Z
7 years ago
Minio Trusted
cf8d12d169
Update yaml files to latest version RELEASE.2018-03-30T00-38-44Z
7 years ago
Minio Trusted
5a7ab7b06e
Update yaml files to latest version RELEASE.2018-03-28T23-45-53Z
7 years ago
Minio Trusted
fb3159277c
Update yaml files to latest version RELEASE.2018-03-19T19-22-06Z
7 years ago
Minio Trusted
049090126e
Update yaml files to latest version RELEASE.2018-03-16T22-52-12Z
7 years ago
Minio Trusted
16000255f8
Update yaml files to latest version RELEASE.2018-03-12T21-25-28Z
7 years ago
Nitish Tiwari
ba0c7544ea
Cleanup orchestration documents ( #5623 )
...
- Remove hostPort from Kubernetes deployment example docs. Initially
hostPort was added to ensure Minio pods are allocated to separate
machines, but as per latest Kubernetes documents this is not
recommended approach (ref: https://kubernetes.io/docs/concepts/
configuration/overview/#services). To define pod allocations,
Affinity and Anti-Affinity concepts are the recommended approach.
(ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node )
- Add Minio release tag to Docker-Compose example file.
7 years ago
Nitish Tiwari
fba1669966
Update docker-compose sample file to use local volume driver so data ( #4937 )
...
persists even after Minio container is stopped/deleted
7 years ago
Nitish Tiwari
6d5d49bfb1
Update CLI examples to be in sync with examples used on Minio website ( #4920 )
7 years ago
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