Commit Graph

21 Commits

Author SHA1 Message Date
Alexander Maslov fddce28c29 Update system user (#41) 2019-12-17 06:25:27 +01:00
Ben Kochie 9eced2a0fb
Merge pull request #29 from sberthier/install-specified-release-option
Add 'minio_server_release' and 'minio_client_release' variables.
2019-07-28 11:52:28 +02:00
Sébastien Berthier d59d46c707 Restart minio service on binary or service config update 2019-07-19 11:20:05 +02:00
Sébastien Berthier 4de97d3a39 Add 'minio_server_release' and 'minio_client_release' variable.
- Default = "" = lastest
2019-07-18 11:20:41 +02:00
Ben Kochie 9317bcdd6b
Simplify go_arch setup
Move go_arch mapping to vars.
2019-07-04 10:51:52 +02:00
Ben Kochie 95a1ab01f6
Fix deprecation warnings. 2019-07-01 20:58:39 +02:00
Andrea Tosatto 00fdf97379
Improved tasks and tests layout (#25) 2018-08-20 20:25:15 +02:00
paulfantom 1fb960adf4
checksum validation 2018-06-25 17:08:19 +02:00
paulfantom 2eaa9d8913
initial multiarch support 2018-06-25 15:55:56 +02:00
paulfantom d1c371f2c5
remove unused files; add variable to readme 2018-06-25 15:41:09 +02:00
paulfantom 2ec972e983
remove some unneeded variables to clean code 2018-06-25 15:23:24 +02:00
paulfantom 20c1accbfe
register variables 2018-06-25 15:03:31 +02:00
Paweł Krupa 08fcd26493
Merge branch 'master' into resiliency 2018-06-25 13:59:28 +02:00
paulfantom e31ba958f7
retry every operation which requires access to external resources 2018-06-25 13:30:53 +02:00
paulfantom 915f820f4b
binary files should be owned by root 2018-06-25 11:22:23 +02:00
paulfantom 288ea2a844
major cleanup 2018-06-25 11:19:02 +02:00
Ben Kochie e86f6f8f8a Rename client/server install flags.
* Use minio namespace.
* Use positive bool flag to avoid confusing double negative.
2018-06-25 09:02:36 +02:00
Ben Kochie 363d01b976 Fix up tests. 2018-06-24 23:52:27 +02:00
Ben Kochie 341e3003a8
Create data directories
Create data directories automatically.
* Add flag to disable automatic creation.
2018-06-24 13:33:07 +02:00
Andrea Tosatto b373160051
Switch from upstart to init.d to improve the support for non-systemd systems 2017-01-03 11:11:37 +01:00
Andrea Tosatto 272159d4b6
First commit 2017-01-02 17:52:58 +01:00