paulkoegel / listmonk-heroku

Heroku deploy button for listmonk

Home Page:https://listmonk.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Listmonk Heroku deploy button

Listmonk is a self-hosted newsletter + mailing list manager. Visit the project's website at https://listmonk.app, or find the source code at https://github.com/knadh/listmonk

This Heroku deploy button allows you to deploy your own listmonk instalaton to Heroku.

Deploy

Things you shoud know

Configuration

You must update the "Settings" and configure at least:

  • General > Root URL
  • General > Logo URL
  • Media uploads > Provider - Use S3!
  • SMTP - Currently configuration from heroku email addons is not automatically loaded and must be configured here

Database size

Currently a PostgreSQL hobby add-on will be used. For production use with more than a few thousand subscribers you will need to upgrade the add-on.

Listmonk uses http basic auth

Currently listmonk does not have any user authentication. We use nginx basic auth to secure the admin interface. (You have to set a username and password (max 8 characters) during deployment)

Links:

About

Heroku deploy button for listmonk

https://listmonk.app/

License:GNU Affero General Public License v3.0


Languages

Language:HTML 90.6%Language:Shell 9.4%