Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashank Sinha committed Jun 3, 2018
1 parent 7b59b70 commit b3ec4a2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@ This is a `CSV Parser` application which will process data file and write it to
* Web UI to show all processed data.
* Action buttons to view, delete and update data.

## Orchestration Options

* Docker container
* kubernetes helm chart

## Steps to use

** This application can be deployed onto kubernetes cluster as highly available application. Please check this [kubernetes blog](https://medium.com/@sinha.shashank.1989/automate-rds-aws-kubernetes-cluster-with-kops-and-terraform-84ee72916c43) to deploy it from scratch.
* This application can be deployed onto kubernetes cluster as highly available application. Please check this [kubernetes blog](https://medium.com/@sinha.shashank.1989/automate-rds-aws-kubernetes-cluster-with-kops-and-terraform-84ee72916c43) to deploy it from scratch.

* This can run as standalone docker container. If so make sure `config.php` contains all required DB information.

Expand Down

0 comments on commit b3ec4a2

Please sign in to comment.