Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse-Rees committed Dec 4, 2024
2 parents 4b3eb12 + 703148f commit 58a1f23
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Core DW Infrastructure/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
This core infrastructure folder containers as of 4/12/2024 roughly 80% of the DW team infrastructure.

All services can be seen listed in the .yml file.

Folder Structure:
- app = streamlit file upload service
- db-init = init file for postgres server
- dremio-api = api used to send select sql queries to tables stored in dremio
- flask = flask api used to download files from file upload service
- kibana_config = config file for kibana
- logstash = logstash.conf file crucial to the data provenance pipeline with parsing data from format to format

0 comments on commit 58a1f23

Please sign in to comment.