blob: 710e2e5f1b1263862f0105f13cbc303d50011d70 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
+++
title = "Applications"
description = "Déploiement d'une application"
sort_by = "weight"
date = 2022-12-22
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
|