Git Product home page Git Product logo

Comments (2)

TheTechromancer avatar TheTechromancer commented on August 17, 2024

The admin account is created the first time the containers are launched (it is inserted into the MySQL DB). If you need to change its password after that, you need to either log in with the original password or reset it using manage.py. As for the MongoDB and MySQL passwords, I believe they apply on "first run" as well. That's why it's important that you change all the passwords before starting the containers for the first time. (just like in the readme)

The easiest solution for you might be to run docker-compose down which will delete the containers, sudo rm -rf the mongo and mysql directories, then start over with the passwords you want to use.

from writehat.

hummelm10 avatar hummelm10 commented on August 17, 2024

I just deleted the entire writehat directory and recloned the repo after doing docker-compose down and it worked just fine. Must have happened when I did the oneliner setup to try the platform out and then tried to rebuild it again with the changes. Thanks! I'd recommend making a note of that somewhere in the install so someone doesn't go down the same path I did.

from writehat.

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.