Skip to content

Draft: FIX s3 deploy in server tools

Petr Lozhkin requested to merge petrl/fdroidserver:deploy-s3 into master
  1. #1151 Handle no ACL buckets which are default now
  2. #1156 Handle situations when credentials set in more comfortable and secure way
  3. Handle all s3cmd error scenarios . Add retry logic.
  4. #1160 Disable automatic bucket creation. The S3 buckets are now more complicated and require permissions set ups. So automatic creation doesn't have much sense and are error prone
Edited by Petr Lozhkin

Merge request reports