8000 GitHub - TIES405-vscode/docker-mailman: Local GNU Mailman 3 with Docker based on maxking/docker-mailman
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TIES405-vscode/docker-mailman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local GNU Mailman 3 Deployment with Docker

This repository hosts code for two docker images timimages/mailman-core and timimages/mailman-web both of which are meant to deploy GNU Mailman 3 in a local development and testing environment.

The code is based on maxking/docker-mailman but is modified to

  • better work with SQLite database and logs mapped to a Docker host's folder;
  • include helper scripts to set up mailman for testing and send test mail.

Refer to the original repository for documentation on available environment variables.

Building

To build the image, use

./build.sh [<docker.io registry>] [<version tag>]

where both arguments are optional.

About

Local GNU Mailman 3 with Docker based on maxking/docker-mailman

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.5%
  • Shell 39.6%
  • Dockerfile 8.9%
0