minio service: add inital service

features:
- change listen port and address
- configure config and data directory
- basic test to check if minio server starts
This commit is contained in:
Pascal Bach
2017-06-26 04:07:37 +02:00
committed by Franz Pletz
parent e5def4442e
commit aa66c9ad37
4 changed files with 91 additions and 0 deletions
+2
View File
@@ -295,6 +295,7 @@
aria2 = 277;
clickhouse = 278;
rslsync = 279;
minio = 280;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
@@ -559,6 +560,7 @@
aria2 = 277;
clickhouse = 278;
rslsync = 279;
minio = 280;
# When adding a gid, make sure it doesn't match an existing
# uid. Users and groups with the same name should have equal