You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/core/admin
Mildred Ki'Lya f538e33dcf Parametrize hosts
Allows to use mailu without docker-compose when hostnames are not set up
by docker itself but provided via a separate resolver.

Use case: use mailu using nomad scheduler and consul resolver instead of
docker-compose. Other servers are provided by the DNS resolver that
resolves names like admin.service.consul or webmail.service.consul.
These names needs to be configurable.
7 years ago
..
mailu Parametrize hosts 7 years ago
migrations Add a signup field to domains 7 years ago
.gitignore Move all directories per theme 7 years ago
Dockerfile Move all directories per theme 7 years ago
README.md Move all directories per theme 7 years ago
audit.py Move all directories per theme 7 years ago
babel.cfg Move all directories per theme 7 years ago
manage.py Move statistics to the start.sh script for clarity 7 years ago
messages.pot Rename spam threshold to spam tolerance 7 years ago
requirements-prod.txt Move all directories per theme 7 years ago
requirements.txt Move all directories per theme 7 years ago
run.py Move all directories per theme 7 years ago
start.sh Move statistics to the start.sh script for clarity 7 years ago

README.md

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources