An open API service indexing awesome lists of open source software.

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

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
```