Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 396 Bytes

DevOps-demo

Simple web app demo made with DevOps practices.

The project is an authentication web app made with a client entity (html and js), a server one (php) and a mysql database. DevOps developing is implemented with Jenkins.

All this entities are defined with Dockerfiles reachable here.

Any suggestion will be really appreciated.