Outline: issue with docker compose and reverse proxy

Created on 30 May 2019  路  3Comments  路  Source: outline/outline

Hi

I am trying to include outine in my docker compose setup behind a nginx reverse proxy.

I followed the required steps in the installation but when running make up the resulting sql calls return null.

Screen Shot 2019-05-30 at 2 10 55 AM

The env file is exactly the same as the sample except for changing user and pass for the database link. The migration seem to have ran fine. Any ideas?

question self-hosted

All 3 comments

What are you seeing at the local url? It would be expected to have no users as a fresh install.

Allright so changing subdomains to false made everything visible. One more issue remains: the avatars are not loaded and in the console there is a CONNECTION REFUSED error for the connections to the fake s3 docker.
Screen Shot 2019-06-01 at 10 38 03 AM

Does this have to do with the containers being behind a jwilder reverse proxy?

Fixed

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jastabile picture jastabile  路  3Comments

ADWadmin picture ADWadmin  路  4Comments

tommoor picture tommoor  路  4Comments

carvalhorafael picture carvalhorafael  路  5Comments

Nogah-Goldberg picture Nogah-Goldberg  路  4Comments