Tuto pour le déploiement des sites avec Docker
De WikiBR
Révision datée du 29 mai 2020 à 10:15 par Hadrien.renaud (discussion | contributions) (Page créée avec « = How to deploy on docker on BR infra = == Requirements == * Basics of git (videos [https://git-scm.com/video/what-is-version-control here] or the beginning of [https://... »)
How to deploy on docker on BR infra
Requirements
- Basics of git (videos here or the beginning of this awesome online book)
- Basics of containers (see a really good explanation here)
- Basics of web (see an introduction on MDN)
- Basics of gitlab-ci (reading the getting-started is recommended)
Existing architecture
A physical server called endalcher
History
- In 2017, the BR16 set up a Kubernetes cluster. They managed to set up a workflow to deploy seamlessly from gitlab on that cluster. However, the configuration was hard to maintain and the BR17 was not able to keep it going.
- In 2018, the BR17 (Oliver Facklam + Hadrien Renaud) set up a small docker service on a computer from the Salle Informatiques