Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

kindlyfire/docker-mailtrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailtrain Docker

This is the repository for my take at using Mailtrain on Docker. It is split into two parts, the container (see container/, image tijlvdb/mailtrain on Docker Cloud) and the docker-compose.yml file that brings it together.

You can configure Mailtrain in the config/production.toml file.

Usage

You will need Docker and Docker-Compose installed, then use the following command to start the services:

docker-compose up -d

Exposed ports

The tijlvdb/mailtrain:latest container exposes the port 3000.

Environment variables

  • MAILTRAIN_VERSION: the Mailtrain version to use. Default: 1.24.0

License

This project is MIT-licensed. See LICENSE.md.

About

Dockerfile for Mailtrain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published