Skip to content

denverscript/list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

listmonk

Install / Setup

Create config files.

cp .env.sample .env # update accordingly
cp config.toml.example config.toml # update accordingly

Start the containers.

docker-compose up -d db
# wait for db to be up and ready
docker-compose run --rm app ./listmonk --install
# after installation
docker-compose up -d app db

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published