No description
Find a file
2022-09-05 10:43:02 +02:00
setup updated setup documentation again 2022-09-05 10:43:02 +02:00
website useless change to force tests to run 2022-08-28 12:06:54 +02:00
.whitesource Add .whitesource configuration file 2022-08-25 06:52:53 +00:00
DOCS.md final test before presentation 2022-08-28 12:33:47 +02:00
Jenkinsfile fixed wrong branch being checked out 2022-09-01 11:21:52 +02:00
LICENSE updated documentation 2022-08-24 11:12:16 +02:00
README.md updated DOCS 2022-08-26 17:18:51 +02:00
sonar-project.properties sonarqube fixes 4 2022-08-08 16:08:49 +02:00
terraform.tf updated terraform versions, first draft for RDS 2022-09-02 10:23:00 +02:00

Pipeline Status

Build Status Sonar Coverage

Documentation

Written Docs Doxygen Docs

General Info

This project is part of an Academy I am taking part in. It uses common DevOps tools to create a sample pipeline in order to learn in practice how such a process works.

  • Web app

    • Stateful
  • Pipeline

    • PHPUnit tests with coverage
    • Static code analysis
    • Build, tag and push Docker image
    • Architecture in the AWS cloud
    • Generated documentation
    • App monitoring
    • Protected branch management