Start

To start n8n simply start the docker-compose by executing the following command in the current folder.

docker-compose up -d

It can be stopped with:

docker-compose stop