This project let us apply what we have learn since the begining of the year
- Clone repository
# https
git clone https://github.com/polocto/Project-SI.git# ssh
git clone git@github.com:polocto/Project-SI.git# github CLI
gh repo clone polocto/Project-SI-
Install Minikube for Kubernetes
-
Build Docker image
docker build -t projet-devops .- Using Docker Compose
docker-compose upServer on http://localhost:5000
- Web App
- CRUD
- Storage in redis database
- Develop more test (22 in total)
- CI/CD
- Kubernetes
- Used configmap to configure the add deployment
Paul SADE & Mathis CAMARD
None