Upload files to AWS S3 - ben600324/wiki GitHub Wiki

Install aws cli

1. curl "https://awscli.amazonaws.com/AWSCLIV2.pkg" -o "AWSCLIV2.pkg" 2.sudo installer -pkg ./AWSCLIV2.pkg -target / which aws aws --version

export AWS_ACCESS_KEY_ID="AKIAWSXQPJY5QQQPX2M7" export AWS_SECRET_ACCESS_KEY="<follow the onetime secret link>" https://onetimesecret.com/secret/h4ebcgbxqcnei5a2vfcwo40xmjdv8cr aws s3 cp file.zip s3://unhcr-mvp-test-data/

setup database in unicc

regarding the database, we have the adminer tool where you can manage the databases for the multisites, make dumps and loads https://unhcr-mvp-adminer.test.unhcr.un-icc.cloud/ auth pass: pass db username: unhcrmvp db passwd: passwd