diff --git a/index.html b/index.html index 05333583..bd916eb2 100644 --- a/index.html +++ b/index.html @@ -2,14 +2,9 @@ Docs
The latest version is v3.0.0 -released on 04 Feb 2024. -See release notes.
./listmonk --new-config
to generate config.toml. Edit it../listmonk --install
to setup the Postgres DB or --upgrade
to upgrade an existing DB../listmonk
and visit http://localhost:9000
*listmonk has no affiliation with any of these providers.
The latest version is v4.0.0 +released on 27 Oct 2024. +See release notes.
./listmonk --new-config
to generate config.toml. Edit it../listmonk --install
to setup the Postgres DB or --upgrade
to upgrade an existing DB../listmonk
and visit http://localhost:9000
*listmonk has no affiliation with any of these providers.
Download and use the sample docker-compose.yml
# Download the compose file to the current directory. curl -O https://github.com/knadh/listmonk/blob/master/docker-compose.yml