Giter Site home page Giter Site logo

Comments (2)

kri avatar kri commented on June 15, 2024 2

Thanks for the pointers. For the scenario outlined above, I found that setting these environment variables will load the scripts just fine:

- ENABLE_SSL_PROXY=TRUE
- NGINX_ENABLE_FASTCGI_HTTPS=TRUE

I haven't thoroughly tested anything else yet, as it seems that my admin user isn't created, so I can't log in, nor can I reset my password. Since this is a whole different issue entirely, I'll close this one and will open another if I can't figure anything out.

Thank you!

from docker-freescout.

tiredofit avatar tiredofit commented on June 15, 2024

This sounds very similar to #18 - I wonder if it is because of the base image for nginx I am using.

From the nginx base image these are some environment variables that may help you

Reverse Proxy Options

Parameter Description
NGINX_ENABLE_FASTCGI_HTTPS Set fastcgi_param HTTPS 'on' - Default FALSE
NGINX_ENABLE_REVERSE_PROXY Helpers for when behind a reverse proxy - Default TRUE
NGINX_REAL_IP_HEADER What is the header passed containing the visitors IP - Default X-Forwarded-For
NGINX_SET_REAL_IP_FROM Set the network of your Docker Network if having IP lookup issues - Default 172.16.0.0/12

I'll follow the the freescout issue and see if I can build in a fix into the image.

from docker-freescout.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.