GithubHelp home page GithubHelp logo

Comments (5)

tiangolo avatar tiangolo commented on May 22, 2024 1

Sorry for the delay guys, I was busy building FastAPI.

I have to update the pgAdmin container, to use the official one (it didn't exist at the first iterations of this project): https://hub.docker.com/r/dpage/pgadmin4/ (it's maintained by the same PGAdmin lead developer). And make sure that works properly.

I just haven't had the time yet... if any of you want to take a stab at it, pull requests are more than welcome 😄

from full-stack.

michaeltoohig avatar michaeltoohig commented on May 22, 2024

I can second this but is it possible you could change the password in .env and then rebuild the pgadmin?

from full-stack.

AYEG avatar AYEG commented on May 22, 2024

Hi! After a short break I've tried your suggestion @michaeltoohig and unfortunately it does not help. It still asks for the default login username and password.

I removed all volumes and did a complete rebuild of the image with the new password in the .env file.

After this build I again checked the docker logs for pgadmin and it just prints the same:

/usr/local/lib/python3.6/site-packages/psycopg2/init.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: http://initd.org/psycopg/docs/install.html#binary-install-from-pypi.
""")
NOTE: Configuring authentication for SERVER mode.

pgAdmin 4 - Application Initialisation

pgAdmin4 init process done. Ready for start up.

Starting pgAdmin 4. Please navigate to http://0.0.0.0:5050 in your browser.

from full-stack.

AYEG avatar AYEG commented on May 22, 2024

PR submitted

from full-stack.

tiangolo avatar tiangolo commented on May 22, 2024

Fixed by @AYEG in #21 🎉

from full-stack.

Related Issues (16)

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.