Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 304 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 304 Bytes

pipeline-sql-es

Purpose of python app is to update the data in the elasticsearch image
the app takes 4 arguements at run time which need to be passed in when running as a docker image
--user (database username)
--password(database password) 
--sql (sql server name) 
--ESurl(url for ES server)