From c01affb4c8bd6c907d7f00c85d38372370c2070f Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 12 May 2022 16:51:09 +0200 Subject: =?UTF-8?q?=C3=89criture=20du=20wiki=20en=20cours...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/operations/acces/_index.md | 2 +- content/operations/acces/gpg.md | 11 +++++++++ content/operations/acces/pass.md | 7 ++++++ content/operations/acces/ssh.md | 9 ++++++++ content/operations/deploiement/app.md | 26 +++++++++++++++++++++- content/operations/deploiement/grappe.md | 17 ++++++++++++++ content/operations/deploiement/noeud.md | 2 +- content/operations/maintien_en_condition/_index.md | 10 +++++++++ content/operations/pannes/_index.md | 6 +++++ content/operations/prestataires/_index.md | 25 +++++++++++++++++++++ content/operations/sauvegardes/_index.md | 6 +++++ content/operations/supervision/_index.md | 12 ++++++++++ 12 files changed, 130 insertions(+), 3 deletions(-) create mode 100644 content/operations/acces/gpg.md create mode 100644 content/operations/acces/pass.md create mode 100644 content/operations/acces/ssh.md create mode 100644 content/operations/deploiement/grappe.md create mode 100644 content/operations/maintien_en_condition/_index.md create mode 100644 content/operations/pannes/_index.md create mode 100644 content/operations/prestataires/_index.md create mode 100644 content/operations/sauvegardes/_index.md create mode 100644 content/operations/supervision/_index.md (limited to 'content/operations') diff --git a/content/operations/acces/_index.md b/content/operations/acces/_index.md index b244647..72859e4 100644 --- a/content/operations/acces/_index.md +++ b/content/operations/acces/_index.md @@ -1,7 +1,7 @@ +++ title = "Accès" description = "Accès" -weight = 5 sorted_by = "weight" +weight = 5 +++ diff --git a/content/operations/acces/gpg.md b/content/operations/acces/gpg.md new file mode 100644 index 0000000..24b5648 --- /dev/null +++ b/content/operations/acces/gpg.md @@ -0,0 +1,11 @@ ++++ +title = "GPG" +description = "GPG" +weight = 10 ++++ + +# Générer une clé + +# La partager + +# Signatures croisées diff --git a/content/operations/acces/pass.md b/content/operations/acces/pass.md new file mode 100644 index 0000000..62bf23a --- /dev/null +++ b/content/operations/acces/pass.md @@ -0,0 +1,7 @@ ++++ +title = "Pass" +description = "Pass" +weight = 40 ++++ + +https://www.passwordstore.org/ diff --git a/content/operations/acces/ssh.md b/content/operations/acces/ssh.md new file mode 100644 index 0000000..5f92888 --- /dev/null +++ b/content/operations/acces/ssh.md @@ -0,0 +1,9 @@ ++++ +title = "SSH" +description = "SSH" +weight = 20 ++++ + +Voir si on documented comment gérer SSH depuis GPG + +# Ajout de la clé au cluster diff --git a/content/operations/deploiement/app.md b/content/operations/deploiement/app.md index 8c93fad..696a079 100644 --- a/content/operations/deploiement/app.md +++ b/content/operations/deploiement/app.md @@ -1,8 +1,32 @@ +++ title = "Applications" -description = "Gestion des applicatifs" +description = "Déploiement d'une application" sorted_by = "weight" weight = 30 +++ +# Empaqueter + +Packager avec nix un conteneur Docker, le publier + +# Secrets + +Créer les secrets avec `secretmgr` + +# Service + +Créer un service Nomad + +Voir les différentes déclarations : + - diplonat + - tricot + +# Sauvegardes + +Voir la section appropriée + +# Surveillance + +Voir la section appropriée + diff --git a/content/operations/deploiement/grappe.md b/content/operations/deploiement/grappe.md new file mode 100644 index 0000000..b917005 --- /dev/null +++ b/content/operations/deploiement/grappe.md @@ -0,0 +1,17 @@ ++++ +title = "Grappe" +description = "Grappe" +weight = 20 ++++ + +# Installation + +Pointer vers le dépot nixcfg (précédemment le ansible de Deuxfleurs/infrastructure). + +Passer sur Wireguard, Nomad, Consul, Diplonat, (Tricot, Garage), etc. + +# Les secrets + +# Découverte des noeuds + + diff --git a/content/operations/deploiement/noeud.md b/content/operations/deploiement/noeud.md index dcc348f..fa7668b 100644 --- a/content/operations/deploiement/noeud.md +++ b/content/operations/deploiement/noeud.md @@ -1,5 +1,5 @@ --- -title: Déploiement +title: Noeud description: Déploiement d'un noeud published: true date: 2022-01-09T13:29:29.710Z diff --git a/content/operations/maintien_en_condition/_index.md b/content/operations/maintien_en_condition/_index.md new file mode 100644 index 0000000..edf85da --- /dev/null +++ b/content/operations/maintien_en_condition/_index.md @@ -0,0 +1,10 @@ ++++ +title = "Maintien en condition" +description = "Maintien en condition" +sorted_by = "weight" +weight = 20 ++++ + +# En condition opérationnele + +# En condition de sécurité diff --git a/content/operations/pannes/_index.md b/content/operations/pannes/_index.md new file mode 100644 index 0000000..d29ca90 --- /dev/null +++ b/content/operations/pannes/_index.md @@ -0,0 +1,6 @@ ++++ +title = "Pannes" +description = "Pannes" +weight = 70 +sorted_by = "weight" ++++ diff --git a/content/operations/prestataires/_index.md b/content/operations/prestataires/_index.md new file mode 100644 index 0000000..6c6eb15 --- /dev/null +++ b/content/operations/prestataires/_index.md @@ -0,0 +1,25 @@ ++++ +title = "Prestataires" +description = "Prestataires" +weight = 80 ++++ + +# DNS + +Gandi + +# Réseau Virtuel + +Route 58 + +# Paquets + +Docker Hub + +# FAI + +Free, SFR, et autres + +# Électricité + +EDF diff --git a/content/operations/sauvegardes/_index.md b/content/operations/sauvegardes/_index.md new file mode 100644 index 0000000..becc137 --- /dev/null +++ b/content/operations/sauvegardes/_index.md @@ -0,0 +1,6 @@ ++++ +title = "Sauvegardes" +description = "Sauvegardes" +weight = 30 +sorted_by = "weight" ++++ diff --git a/content/operations/supervision/_index.md b/content/operations/supervision/_index.md new file mode 100644 index 0000000..18eec8a --- /dev/null +++ b/content/operations/supervision/_index.md @@ -0,0 +1,12 @@ ++++ +title = "Supervision" +description = "Supervision" +weight = 40 +sorted_by = "weight" ++++ + +# Métriques + +# Journaux + +# Alertes -- cgit v1.2.3