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 [email protected]: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 up
Server 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