https://github.com/z0mbix/ansible-minio
Ansible role to install the Minio server and client
https://github.com/z0mbix/ansible-minio
Last synced: about 1 year ago
JSON representation
Ansible role to install the Minio server and client
- Host: GitHub
- URL: https://github.com/z0mbix/ansible-minio
- Owner: z0mbix
- License: mit
- Created: 2017-07-02T21:46:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-02T21:47:02.000Z (about 9 years ago)
- Last Synced: 2025-03-24T10:33:48.657Z (over 1 year ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Minio
## Description
Install and start a single node Minio server
Tested on CentOS 7 on the following architectures:
* i386
* x86_64
* aarch64
* armv7l
Mostly tested on [Scaleway](https://www.scaleway.com/) and vagrant with test-kitchen.
## Testing
Test using test-kitchen:
```
$ kitchen test
```