1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/admin/mailu/internal
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.
2018-01-24 22:54:41 +01:00
..
__init__.py Avoid blacklisting the webmail 2017-11-05 18:12:26 +01:00
nginx.py Parametrize hosts 2018-01-24 22:54:41 +01:00
views.py Implement a basic authentication API 2017-11-20 00:08:48 +01:00