-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/Jesse-Rees/redback-data-war…
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |