aboutsummaryrefslogtreecommitdiff
path: root/content/operations/deploiement
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-05-12 16:51:09 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-05-12 16:51:09 +0200
commitc01affb4c8bd6c907d7f00c85d38372370c2070f (patch)
tree6420b8dcc559da4fa050ef03af7a24b53ca1f1d2 /content/operations/deploiement
parent2c6e3da7d61f1d0eaf3ea8aeb72657aa7aa85b93 (diff)
downloadguide.deuxfleurs.fr-c01affb4c8bd6c907d7f00c85d38372370c2070f.tar.gz
guide.deuxfleurs.fr-c01affb4c8bd6c907d7f00c85d38372370c2070f.zip
Écriture du wiki en cours...
Diffstat (limited to 'content/operations/deploiement')
-rw-r--r--content/operations/deploiement/app.md26
-rw-r--r--content/operations/deploiement/grappe.md17
-rw-r--r--content/operations/deploiement/noeud.md2
3 files changed, 43 insertions, 2 deletions
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