From bf15cf2267df0645e5e5136a3ff97c7dfacfedd5 Mon Sep 17 00:00:00 2001 From: Mickael Asseline Date: Tue, 20 Jun 2023 16:05:32 +0000 Subject: [PATCH] docs: create projects/boss-final --- projects/boss-final.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 projects/boss-final.md diff --git a/projects/boss-final.md b/projects/boss-final.md new file mode 100644 index 0000000..e7489e9 --- /dev/null +++ b/projects/boss-final.md @@ -0,0 +1,31 @@ +--- +title: Boss final +description: +published: true +date: 2023-06-20T16:05:23.769Z +tags: +editor: markdown +dateCreated: 2023-06-20T16:05:23.769Z +--- + +![bossfinal-schema.png](/projets/bossfinal-schema.png) + +# Gestion de projet + +## Estimation du temps +1. Schématiser l'infrastructure (Draw.io) (~3h) +1. Déployer l'infra de serveur (Terraform) (~8h) +1. Préparer l'installation des serveurs (Ansible) (~6h) +1. Configurer le cluster de BDD (Galera) (~6h) +1. Déployer K8S (K8S / Kubespray) (~12h) +1. Configurer le stockage (LongHorn) (~4h) +1. Configurer les backups K8S (SwissBackup) (~3h) +1. Configurer les backups BDD (Galera / Swissbackup) (~3h) +1. Configurer la VIP (OpenStack Octavia) (~6h) +1. Mettre en place la supervision (Zabbix / Grafana / Prometheus) (~8h) +1. Déployer un premier site wordpress (~3h) + +## Temps réél +1. Schématiser l'infrastructure : 3h + +# Déploiement des serveurs avec Terraform