Installation and ConfigurationΒΆ

Initial Database SetupΒΆ

After the first setup, run the following command to initialize the Listmonk database:

docker compose run --rm application ./listmonk --install

Start ServicesΒΆ

Use the following command to start Listmonk services:

docker-compose -p listmonk up -d --force-recreate