Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 367 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 367 Bytes

PotaPaaS

When source code in repository is updated, PotaPaaS receives webhook message sent by GitHub. Then code is pulled, dockerized, tested and finally deployed. Deployed apps can use one of three available databases.

Requirements

  • Java 11
  • Docker

Currently supported

  • Languages

    • Node.js (NPM)
  • Databases

    • PostgreSQL
    • MySQL
    • MariaDB