Browse Source

Merge branch 'master' of https://git.in-ulm.de/ulpeters/minio

Toastie 4 years ago
parent
commit
ce74bf7d67
2 changed files with 6 additions and 1 deletions
  1. 5 1
      README.md
  2. 1 0
      minio-mc/README.md

+ 5 - 1
README.md

@@ -1,2 +1,6 @@
-# minio
+# MinIO
+#### References
+  - [IN-Ulm MinIO Service](https://s3.ulm-store.de/)
+  - [MinIO MC Docker Compose](./minio-mc)
+  - [Restic Docker Compose](./restic)
 

+ 1 - 0
minio-mc/README.md

@@ -43,3 +43,4 @@ mc admin policy info readwrite
   - Basics: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_understand.html
   - Reference: https://docs.aws.amazon.com/de_de/IAM/latest/UserGuide/reference_policies_elements.html
   - Amazon Resource Name (ARN) Format: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
+- Key generation: `apg -M ncl -m 30 -a 0 -n 10`