diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2023-03-27 12:24:12 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2023-03-27 12:24:12 +0200 |
commit | 3ce25b880a0698ff7d48d4cd58acb4e6cddadc47 (patch) | |
tree | 02830c8b7de446f92dd30d3f7e38dd83b44f2033 /README.md | |
parent | 4c903a24472d6966835ac6737d0dbd3b23b6da68 (diff) | |
download | nixcfg-3ce25b880a0698ff7d48d4cd58acb4e6cddadc47.tar.gz nixcfg-3ce25b880a0698ff7d48d4cd58acb4e6cddadc47.zip |
update descriptios
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -17,10 +17,10 @@ Then, inside our Nomad+Consul orchestrator, we deploy a number of base services: * **[Garage](https://git.deuxfleurs.fr/Deuxfleurs/garage/):** S3-compatible lightweight object store for self-hosted geo-distributed deployments (we also have a legacy glusterfs cluster) * Network Control Plane - * **[DiploNAT](https://git.deuxfleurs.fr/Deuxfleurs/diplonat):** network automation (firewalling, upnp igd) - * **[D53](https://git.deuxfleurs.fr/lx/d53)** - * **[Tricot](https://git.deuxfleurs.fr/Deuxfleurs/tricot)** - * **[wgautomesh](https://git.deuxfleurs.fr/Deuxfleurs/wgautomesh)** + * **[DiploNAT](https://git.deuxfleurs.fr/Deuxfleurs/diplonat):** - network automation (firewalling, upnp igd) + * **[D53](https://git.deuxfleurs.fr/lx/d53)** - update DNS entries (A and AAAA) dynamically based on Nomad service scheduling and local node info + * **[Tricot](https://git.deuxfleurs.fr/Deuxfleurs/tricot)** - a dynamic reverse proxy for nomad+consul inspired by traefik + * **[wgautomesh](https://git.deuxfleurs.fr/Deuxfleurs/wgautomesh)** - a dynamic wireguard mesh configurator * User Management * **[Bottin](https://git.deuxfleurs.fr/Deuxfleurs/bottin):** authentication and authorization (LDAP protocol, consul backend) * **[Guichet](https://git.deuxfleurs.fr/Deuxfleurs/guichet):** a dashboard for our users and administrators @@ -32,6 +32,7 @@ Some services we provide based on this abstraction: * **Websites:** Garage (static) + fediverse blog (Plume) * **Chat:** Synapse + Element Web (Matrix protocol) * **Email:** Postfix SMTP + Dovecot IMAP + opendkim DKIM + Sogo webmail | Alps webmail (experimental) + - **[Aerogramme](https://git.deuxfleurs.fr/Deuxfleurs/aerogramme/):** an encrypted IMAP server * **Visioconference:** Jitsi * **Collaboration:** CryptPad |