What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
I installed B2C demo shop. I want to connect to the (Postgresql) database. What are the credentials
I installed B2C demo shop. I want to connect to the (Postgresql) database. What are the credentials ? From a third-party applications (e.g. TablePlus.com)
Comments
-
How have you installed? Docker or Vagrant?
0 -
docker
0 -
Then look into deploy.yml/deploy.dev.yml file. Usually it's
spryker:secret
.0 -
-
From CLI you can connect using something like
psql -h localhost -U spryker -d eu-docker
.0 -
Docker should be running ?
0 -
Yes, DB is running in a separate container.
0 -
In Docker do I have multiple containers ? One for Spryker B2C demo project. Other for Postgresql. Another for ... and so on ?
0 -
Just run
docker ps
and you will see about 5-10 containers up and running.0 -
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
88eb3ef46dfc mailhog/mailhog:v1.0.0 "MailHog" 5 weeks ago Up 10 minutes 1025/tcp, 8025/tcp spryker_b2c_dev_mail_catcher_10 -
up 10 minutes = it means than I started (only) 10 minutes before ?
0 -
Yes.
0 -
And Postgresql is in another container or how could I now that is started or not (Postgresql) ?
0 -
docker/sdk up
brings all containers up.
It should look like at the attached screenshot.0 -
docker ps
then looks like this for me.0 -
Your output might vary as you probably followed installation guide and it suggest to use specific release of
spryker/docker-sdk
. And I'm using just latest master.0 -
I was in another folder ! π Now I understand that I have to run docker in the project's folder (like git commands).
0 -
Yes.
0 -
I succeeded ! Thank you Valerii, a lot !
0 -
You are welcome!
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 65 Spryker News
- 877 Developer Corner
- 741 Spryker Development
- 84 Spryker Dev Environment
- 360 Spryker Releases
- 3 Oryx frontend framework
- 33 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 22 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 68 Spryker Safari Questions
- 50 Random