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

Docker installation steps #1227

Open
zdytch opened this issue Jan 31, 2024 · 0 comments
Open

Docker installation steps #1227

zdytch opened this issue Jan 31, 2024 · 0 comments

Comments

@zdytch
Copy link

zdytch commented Jan 31, 2024

Please help me understand the installation steps

For now, I'm able to:

  • Download the "Server Docker Image" from the download page.

  • Import the image to local docker images:
    docker load < Downloads/Marketcetera_docker_4_1_1.tar

  • Run the container with ports 9000, 9020, 9030

  • Run postgres in separate container, with user "metc" and password "pw4metc"

  • After these steps, I get console messages from the marketcetera container, so I suppose everything to be OK:

Docker enabled
INFO [main] metc.startup (MultiInstanceApplicationContainer.java:420) - Launching instance 1 of 1
  • But next, I can't understand how to setup a connection to postgres? Are there any variables expected to be passes to the marketetera container?

  • Any additional steps required?

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

1 participant