This is a CSV Parser
application which will process data file and write it to the SQL DB.
- Web UI to show all processed data.
- Action buttons to view, delete and update data.
- Docker container
- kubernetes helm chart
-
This application can be deployed onto kubernetes cluster as highly available application. Please check this kubernetes blog to deploy it from scratch.
-
This can run as standalone docker container. If so make sure
config.php
contains all required DB information.