]> xn--ix-yja.es Git - alex.git/commitdiff
Document bucket auth
authoralex <alex@pdp7.net>
Sat, 23 Mar 2024 10:13:51 +0000 (11:13 +0100)
committeralex <alex@pdp7.net>
Sat, 23 Mar 2024 10:13:51 +0000 (11:13 +0100)
personal_infra/playbooks/roles/takahe/tasks/main.yaml

index 091d00f0af344c20d1493a24933f923560aeda67..e432e97541ceeecfc4be22a543bbaa9562407218 100644 (file)
@@ -2,7 +2,11 @@
 # extra setup:
 #
 # - create the postgres database
-# - s3 bucket?
+#
+#  weed shell
+# - s3.configure -access_key=... -secret_key=... -buckets=takahe -user=... -actions=Read,Write,List,Tagging,Admin -apply
+# - s3.configure -buckets=takahe -user=anonymous -actions=Read -apply
+#
 - name: create CNAMEs
   local_action:
     module: amazon.aws.route53