update readme
This commit is contained in:
parent
2de291e9b7
commit
4c903a2447
1 changed files with 8 additions and 3 deletions
11
README.md
11
README.md
|
@ -16,9 +16,14 @@ Our first abstraction level is the NixOS level, which installs a bunch of standa
|
||||||
Then, inside our Nomad+Consul orchestrator, we deploy a number of base services:
|
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)
|
* **[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)
|
||||||
* **[DiploNAT](https://git.deuxfleurs.fr/Deuxfleurs/diplonat):** network automation (firewalling, upnp igd)
|
* Network Control Plane
|
||||||
* **[Bottin](https://git.deuxfleurs.fr/Deuxfleurs/bottin):** authentication and authorization (LDAP protocol, consul backend)
|
* **[DiploNAT](https://git.deuxfleurs.fr/Deuxfleurs/diplonat):** network automation (firewalling, upnp igd)
|
||||||
* **[Guichet](https://git.deuxfleurs.fr/Deuxfleurs/guichet):** a dashboard for our users and administrators
|
* **[D53](https://git.deuxfleurs.fr/lx/d53)**
|
||||||
|
* **[Tricot](https://git.deuxfleurs.fr/Deuxfleurs/tricot)**
|
||||||
|
* **[wgautomesh](https://git.deuxfleurs.fr/Deuxfleurs/wgautomesh)**
|
||||||
|
* 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
|
||||||
* **Stolon + PostgreSQL:** distributed relational database
|
* **Stolon + PostgreSQL:** distributed relational database
|
||||||
* **Prometheus + Grafana:** monitoring
|
* **Prometheus + Grafana:** monitoring
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue