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/nginx
bors[bot] e46153c0b1
Merge #1114
1114: Resolve HOST to ADDRESS only if ADDRESS is not already set r=mergify[bot] a=micw

## What type of PR?

bug-fix

## What does this PR do?

~Makes the rsolving from hosts to ips at startup configurable~

I rewrote the pull request after #940 was merged. Now it resolves HOSTs to ADDRESSes only of ADDRESSes are not already set. So on kubernetes we can jsut set the address and have working service discovery.

### Related issue(s)
- closes #1113

## Prerequistes

~Minor change, backward compatible~
Changelog will be added

Co-authored-by: Michael Wyraz <michael@wyraz.de>
5 years ago
..
conf front: advertise real capabilites of mail-backends 5 years ago
static Implement favicon package 6 years ago
Dockerfile Resolve HOST_* to *_ADDRESS only if *_ADDRESS is not already set 5 years ago
certwatcher.py Add certificate watcher for external certs to reload nginx 6 years ago
config.py Resolve HOST_* to *_ADDRESS only if *_ADDRESS is not already set 5 years ago
letsencrypt.py Standarize image by using shared / similair layers 6 years ago
start.py Add certificate watcher for external certs to reload nginx 6 years ago