docs: add location context

This commit is contained in:
vincent 2023-09-21 19:24:42 +02:00
parent 5a92d6b37a
commit c2737f6771

View File

@ -8,7 +8,7 @@ In progress
Gandi free email will become a pay service in 2 month. Gandi free email will become a pay service in 2 month.
In this condition it will be interesting to study selfhosted mail solution. In this condition it will be interesting to study selfhosted mail solution.
### domain name ### domain name
@ -24,6 +24,17 @@ con:
- need to progresively update every personal account - need to progresively update every personal account
### Container localisation
on hetzner:
- need to increase memory
on homelab:
- need to redirect all serveur flux to hetzner to be sure to be sure that mail will be send with hetzner IP (control PTR on this IP)
- hetzner will be too a SPOF
### software choose ### software choose
mail server will run in nomad cluster. mail server will run in nomad cluster.
@ -35,5 +46,9 @@ mailu
we will switch to another domain name on "https://www.bookmyname.com/": ducamps.eu"" we will switch to another domain name on "https://www.bookmyname.com/": ducamps.eu""
docker-mailserver will be more easier to configure because only one container to migrate to nomad docker-mailserver will be more easier to configure because only one container to migrate to nomad
for begining container will be launch on hetzner
## Consequences ## Consequences
- need to buy a new domaine name and configure DNS
- inprove memory on corwin (done)