outline-wiki-docker-compose
outline-wiki-docker-compose copied to clipboard
Profile photo error
Everything works fine except for 1 small error: The profile photo and organization logo do not show.
This error only happens to profile photos & logo (uploading images in docs is still working fine).
When I open the console, there are some errors: Error with Permissions-Policy header: Unrecognized feature: 'interest-cohort'. Failed to load resource: (/path to the image in avatars folder) the server responded with a status of 403 () and a lot of "WebSocket connection to ... failed"
Your AWS_S3_UPLOAD_BUCKET_URL needs to be a public-facing URL (matching your URL) because the Outline server will just redirect to minio
Plus this: https://github.com/chsasank/outline-wiki-docker-compose/issues/25
hey guys, I wrote a detailed guide after I was able to configure Outline with MinIO and Keycloak.
Hopefully, it will help others.