diff options
author | Alex Auvolat <alex@adnab.me> | 2022-12-22 17:56:58 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-12-22 17:56:58 +0100 |
commit | fe27af7a16d9bc56b0767f63d8f0490fcd2f13d1 (patch) | |
tree | aa2545893bc1ca9f973cc45adcc0dcd2d68aef77 /content/operations/deploiement/app.md | |
parent | 4831ac27871e44064dc55946c5ae10b8cda32b37 (diff) | |
download | guide.deuxfleurs.fr-fe27af7a16d9bc56b0767f63d8f0490fcd2f13d1.tar.gz guide.deuxfleurs.fr-fe27af7a16d9bc56b0767f63d8f0490fcd2f13d1.zip |
Migration des derniers documents depuis op_guide (dépôt infrastructure)
Diffstat (limited to 'content/operations/deploiement/app.md')
-rw-r--r-- | content/operations/deploiement/app.md | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/content/operations/deploiement/app.md b/content/operations/deploiement/app.md deleted file mode 100644 index 664b0b0..0000000 --- a/content/operations/deploiement/app.md +++ /dev/null @@ -1,32 +0,0 @@ -+++ -title = "Applications" -description = "Déploiement d'une application" -sort_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 - |