Setting up with docker compose n8n and postgres integration

Describe the problem/error/question

The main reason is to run n8n on domain example.com/n8n?
So today I have tried to set up n8n with docker compose. in amazon linux 2023 instance. So I have installed docker compose cloned git n8n and run docker compose with changed values. Then I have configured public ip of my instance in hosted zone with domain. But eventhough docker compose is on running state it is not working. Could you help me to configure? might be you will tell me steps what should I do?

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

But eventhough docker compose is on running state it is not working

Hi @Kylychbek, can you confirm which problem exactly you’re having? Is this still about the subpath as discussed over here?

If so I am afraid I won’t be able to provide much help here as I am not quite sure what’s expected or required with current n8n versions. In the past, a setup like this one would do the job, but let’s wait for our actual frontend specialist on the other thread to confirm the details.