Skip to content

4linux/simplePythonFlask

 
 

Repository files navigation

Simple application made with Python3 and Flask

Propose of this app is:

  • Have Unit Tests (unittest for starting)
  • Have UAT (Selenium)
  • Run throw the CI process with Jenkins

Manifest kuberentes:


manifest
├── mariadb-data-persistentvolumeclaim.yaml
├── mariadb-data-persistentvolume.yaml
├── mariadb-deployment.yaml
├── mariadb-service.yaml
├── web-deployment.yaml
├── web-initiate-db-deployment.yaml
└── web-service.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.1%
  • HTML 36.8%
  • CSS 2.9%
  • Dockerfile 1.2%