Skip to content

nilbuild/sendy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sendy

Dockerized Sendy application with one-click deployment setup for Railway

Deploy on Railway

Sendy is a self-hosted email newsletter application that lets you send trackable emails via Amazon Simple Email Service (SES). This makes it possible for you to send authenticated bulk emails at an insanely low price without sacrificing deliverability.

For more information and related downloads for Sendy Server and other products, please visit Sendy.co.

Setup

  • Purchase a license for Sendy
  • Create a new project on Railway using this template
  • Set the following environment variables (Now or later through the settings):
    • SENDY_FQDN - The URL of your Sendy instance
    • MYSQL_HOST - The hostname of your database
    • MYSQL_USER - The username of your database
    • MYSQL_PASSWORD - The password of your database
    • DB_PORT - The port of your database
  • Deploy the project.
  • Visit the URL of your project to complete the Sendy setup.

License

Adapted from bubbajames-docker/sendy

MIT © Kamran Ahmed

About

Dockerized Sendy application with one-click deployment setup for Railway.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors