Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After installation with docker compose up, you cannot log in to the system and obtain the account password #500

Open
feipeng27 opened this issue Sep 14, 2024 · 1 comment

Comments

@feipeng27
Copy link

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
1eec890cc9ab faradaysec/faraday "/entrypoint.sh" 15 minutes ago Up 15 minutes 0.0.0.0:5985->5985/tcp, :::5985->5985/tcp faraday_app
24b012dd21a4 redis:6.2-alpine "docker-entrypoint.s…" 15 minutes ago Up 15 minutes 0.0.0.0:6378->6379/tcp, :::6378->6379/tcp faraday_redis
60529e56558f postgres:12.7-alpine "docker-entrypoint.s…" 15 minutes ago Up 15 minutes 0.0.0.0:32806->5432/tcp, :::32806->5432/tcp faraday_db
How do I get an account password after installing with docker compose up?

@ezk06eer
Copy link

please refer to the thread here: Issue 489

you should see the user + password in the logs for the faraday_app container.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants