Task Manager legacy application.
This application has been developed for demo/testing purposes of 'legacy' applications in OpenShift environment.
Important
The application is part of a set of applications, review this repository for deploy instructions (locally, OpenShift,...)
Configuration must be provided using environment variables. These are the required variables:
- DB_HOST = database connection host
- DB_PORT = database connection port
- DB_NAME = database name
- DB_USER = database user
- DB_PASSWORD = database password