outline-wiki-docker-compose
outline-wiki-docker-compose copied to clipboard
File uploads to S3 not working
I configured AWS S3 to be used for file uploads instead of local minio. The file uploads seem successful on the wiki UI but do not see them on the S3 bucket files list. Please help.
This is my configuration
AWS_ACCESS_KEY_ID=A*** AWS_SECRET_ACCESS_KEY=y*************** AWS_REGION=ap-south-1 AWS_S3_UPLOAD_BUCKET_URL=https://.s3.ap-south-1.amazonaws.com AWS_S3_UPLOAD_BUCKET_NAME= AWS_S3_UPLOAD_MAX_SIZE=26214400 AWS_S3_FORCE_PATH_STYLE=false
Same here. Do u find a solution?
Same for loacal mino bucket on my site.