listmonk/INSTALL.md

6 lines
234 B
Markdown
Raw Normal View History

2019-07-12 07:54:43 +02:00
# Install and run
- Run `./listmonk --new-config` to generate a sample `config.toml` and add your configuration (SMTP and Postgres DB credentials primarily).
- `./listmonk --install` to setup the DB.
- Visit `http://localhost:9000`.