Skip to content

yasoob/listmonk-setup

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Listmonk production setup example

Hi people! ๐Ÿ‘‹ This repo is just an example of how you can potentially set up listmonk in production. This setup adds SSL support to listmonk. I have written an extensive guide on how to setup listmonk. It might be helpful to read that before cloning this repo.

โš™๏ธ Configuration

You need to make a few changes before using the code in this repository.

  1. init-letsencrypt.sh

    • Add your custom domain in line 8
    • Add your email address in line 11
  2. config.toml

    • Change the admin user & pass on line 9 and 10
  3. data/nginx/nginx.conf

    • Replace all occurances of example.com with your domain

๐Ÿš€ Installation & Launch

Run init-letsencrypt.sh to get the certificates set up. It will also start listmonk during the process.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published