Add a docker compose configuration and mailman-web

This commit adds a lot of new code including the mailman's web
frontend. It includes a configuration file which can later be
configured to run required configs.

Also, the docker-compose file spins off the containers, sets up
appropriate volumes and links.
This commit is contained in:
Abhilash Raj
2017-03-29 16:30:25 -07:00
parent 5dd6b11660
commit c110bb1d01
12 changed files with 651 additions and 5 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*/.sass-cache/*
*.log
*.log