Git Product home page Git Product logo

Comments (4)

lubo avatar lubo commented on June 28, 2024

Hi @Yersi88. The error message is pretty self-explanatory, so I don't really understand what you think is the issue here.

from docker-taiga-5.

Yersi88 avatar Yersi88 commented on June 28, 2024

Hello @lubo, I'm sorry for opening issue when it's just my incompetence :) But, I just have no idea how to set it up, I know I need to edit config file but I have no idea how to do it as it takes the config file from the repository. (I use portrainer to deploy my docker containers. Maybe some more detaled installation instructions for noobs?

Thanks for the reply!

from docker-taiga-5.

Nasjoe avatar Nasjoe commented on June 28, 2024

add the settings.py file to the docker-compose volume and change the name of your database with the name of the docker service :)

from docker-taiga-5.

Yersi88 avatar Yersi88 commented on June 28, 2024

add the settings.py file to the docker-compose volume and change the name of your database with the name of the docker service :)

Thank you, indeed it's working after that. However, I'm now it seems I'm unable to populate the database.

Here are some logs from Containers > docker-taiga-5_migrations_1 > Logs

Trying import local.py settings...

System check identified some issues:

:

?: (security.W004) You have not set a value for the SECURE_HSTS_SECONDS setting. If your entire site is served only over SSL, you may want to consider setting a value and enabling HTTP Strict Transport Security. Be sure to read the documentation first; enabling HSTS carelessly can cause serious, irreversible problems.

?: (security.W008) Your SECURE_SSL_REDIRECT setting is not set to True. Unless your site should be available over both SSL and non-SSL connections, you may want to either set this setting True or configure a load balancer or reverse-proxy server to redirect all connections to HTTPS.

?: (security.W012) SESSION_COOKIE_SECURE is not set to True. Using a secure-only session cookie makes it more difficult for network traffic sniffers to hijack user sessions.

System check identified 3 issues (4 silenced).

Trying import local.py settings...

Installed 3 object(s) from 2 fixture(s)

Trying import local.py settings...

System check identified some issues:

:

?: (security.W004) You have not set a value for the SECURE_HSTS_SECONDS setting. If your entire site is served only over SSL, you may want to consider setting a value and enabling HTTP Strict Transport Security. Be sure to read the documentation first; enabling HSTS carelessly can cause serious, irreversible problems.

?: (security.W008) Your SECURE_SSL_REDIRECT setting is not set to True. Unless your site should be available over both SSL and non-SSL connections, you may want to either set this setting True or configure a load balancer or reverse-proxy server to redirect all connections to HTTPS.

?: (security.W012) SESSION_COOKIE_SECURE is not set to True. Using a secure-only session cookie makes it more difficult for network traffic sniffers to hijack user sessions.

System check identified 3 issues (4 silenced).

Trying import local.py settings...

Installed 3 object(s) from 2 fixture(s)

from docker-taiga-5.

Related Issues (10)

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.