Closed MDXDave closed 3 years ago
Thanks for the instructions!
Thanks! It works for me~
Somehow, the WS forwarding still doesn't seem to work on my end :(
Also, there are issues with MinIO installation (both internet-facing/production and local setup). Getting Access Denied for anything I upload:
Anyone has any pointers on what's wrong?
@xaralis for the 2nd issue you need to set the permission for minio to download: https://github.com/outline/outline/issues/1912
@xaralis did you manage to fix the ws forwarding ? thanks
@xaralis I have the same problem with the web socket did you fix it?
thanks
Websockets do not work for me as of v0.60.
In order to use a external nginx with reverse proxy, you have to configure your files after the first init manually like this:
env.outline:
docker-compose.yml:
After this rebuild your container:
Create a nginx config file for your external nginx (dont forget to replace IPv4/IPv6 with your real ip address):