This is an app for DevOps Kata. It's doom to be deployed as an app with minimal functionality, that requires a DB and can be shipped as a Docker container.
This is a simple anonymous message board. With no authentication.
- PostgreSQL
- phantomjs
Run rails test:system
- Run
docker build
- Push to your registry
- Your DevOps Kata -configured system should detect and deploy new image