cookbook 'minio-server', '~> 0.1.1'
The minio-server cookbook has been deprecated
Author provided reason for deprecation:
The minio-server cookbook has been deprecated and is no longer being maintained by its authors. Use of the minio-server cookbook is no longer recommended.
You may find that the minio cookbook is a suitable alternative.
minio-server (2) Versions 0.1.1 Follow1
Installs/Configures Minio
cookbook 'minio-server', '~> 0.1.1', :supermarket
knife supermarket install minio-server
knife supermarket download minio-server
minio-server cookbook
Installs minio and sets up configuration.
Requirements
Cookbooks
None
Platforms
The following platforms are supported and tested with Test Kitchen:
- CentOS 7+
Chef
- Chef 12.17+
Attributes
-
node['minio']['volume_path']
- Location of volume. Default:/data
-
node['minio']['volumes']
- Array of node configuration. Default:['/data']
-
node['minio']['opts']
- Minio option parameter. Default:--address :9000
-
node['minio']['access_key']
- Access key of the server. Default:nil
-
node['minio']['secret_key']
- Secret key of the server. Default:nil
-
node['minio']['user']
- User of the server. Default:root
-
node['minio']['group']
- Group of the server. Default:root
Recipes
default
Installs and configures minio.
License & Author
This project is licensed under the MIT license by Takaaki Furukawa (takaaki.frkw@gmail.com).
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
CHANGELOG
0.1.1 (2018-05-06)
IMPROVEMENTS:
- Include systemd unit file in the cookbook (Takaaki Furukawa)
0.1.0 (2018-05-02)
- Initial release (Takaaki Furukawa)
Collaborator Number Metric
0.1.1 failed this metric
Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Foodcritic Metric
0.1.1 passed this metric
No Binaries Metric
0.1.1 passed this metric
0.1.1 failed this metric
0.1.1 passed this metric
No Binaries Metric
0.1.1 passed this metric
0.1.1 passed this metric