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-compose.yml withPostgres doesn' t work. #8

Open
hrugani opened this issue Dec 7, 2024 · 0 comments
Open

docker-compose.yml withPostgres doesn' t work. #8

hrugani opened this issue Dec 7, 2024 · 0 comments

Comments

@hrugani
Copy link

hrugani commented Dec 7, 2024

I tried to create a self-hosting n8n using the docker-compose.yaml file for "WithPostgress".
I edited my .env file and changed the necessary values.
Positioning in the right directory for docker-compose/withPostgress and executing the command:

docker compose up -d

We tried both: docker compose subcommand present in the latest version of docker, and docker-compose cli as a direct command line. Both had the same behavior.
All seem to have been executed successfully. 2 containers appear up and running using the docker ps command.
But when I try to access the URL localhost:/5678 in any browser (Chrome, for example), the browser shows an error saying the URL isn't reachable. No service is listening in port 5678.

here are the logs from the n8n container:
log-n8n-container.log

I would appreciate any help with that subject.

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