From c0948ede0344f7888b397dce158b2fdf356af786 Mon Sep 17 00:00:00 2001 From: Ada Date: Thu, 14 Nov 2024 23:33:44 +0100 Subject: [PATCH] Update infra --- src/infra.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/infra.md b/src/infra.md index 044acdb..4cd9f75 100644 --- a/src/infra.md +++ b/src/infra.md @@ -1,15 +1,19 @@ # Infrastructure ## Machine ### HV-DC2 -Hyperviseur sous Proxmox hébergé chez Scaleway. Il héberge actuellement (et à pour but de tout héberger) : +Hyperviseur sous Proxmox hébergé au pays bas. Il héberge actuellement (et à pour but de tout héberger) : -- Gitea +- Forgejo - Haste - Searx - gnous.eu - Mastodon - Woodpecker - Renovate +- FreshRSS +- Gitlab +- Wallabag +- Vaultwarden Les services tourne sur docker et les machines virtuels sont configurées via Ansible et tourne sur Ubuntu. Les docker-compose sont disponible via le lien suivant : [https://git.gnous.eu/enpls/docker-services](https://git.gnous.eu/enpls/docker-services)