@ -96,6 +96,12 @@ More and more literature point that a home Internet connection may not be the mo
#### Domain
[[#^Top|TOP]]
```ad-info
title: privacy-friendly domain manager
[Njalla](https://njal.la/)
```
Domain management is important for several reasons: email and email routine can only be defined once per domain. As such, email services (self-hosting, email aliasing) need to be run on separate domains.
For self-hosting, the folllowing domain will be used: **mfxm.fr**
@ -194,9 +200,9 @@ In essence, to run multiple services on the same hardware, a few basic steps nee
| Consideration | Tool | Description
|---------------|------|------------
| <pstyle="color:cyan">**Compartimentalise services into containers**</p> | **docker** | Creates containers that can be run independently
| <pstyle="color:cyan">**Compartimentalise services into containers**</p> | **[[Configuring Docker\|docker]]** | Creates containers that can be run independently
| <pstyle="color:turquoise">**Simplify docker commands**</p> | **docker-compose** | Enables to create 'script' for docker commands
| <pstyle="color:teal">**Route internet traffic appropriately**</p> | reverse proxy: **nginx**, **Caddy2** | Enables to route addresses to the appropriate containers and manage SSL certificates (and https forcing)
| <pstyle="color:teal">**Route internet traffic appropriately**</p> | reverse proxy: **nginx**, **[[Configuring Caddy\|caddy]]** | Enables to route addresses to the appropriate containers and manage SSL certificates (and https forcing)
 
@ -325,20 +331,15 @@ Open source CMS solution: [here](https://gohugo.io/)
| Tool | Self-hosted service | Link to tutorial | Sub-domain