Skip to content

oth-datapipeline/infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infrastructure

Repository for managing respective infrastructural elements such as database(s), message broker, etc. as well as batch scripts for late data migration (reloading, formatting,...)

Project structure

.                                                                                     
├── .github/                           #github related stuff, i.e. workflows                                                                                     
├── zookeper/                          #folder for zookeeper, i.e. backups                                                                                     
├── kafka/                             #folder for kafka, i.e. backups                                                                                     
├── mongodb/                           #mount folder for mongodb backups                                                                                     
│   └── data/                                                                                     
├── migration_scripts/                 #folder for various migration scripts                                                                                     
└── docker-compose                     #docker compose and related readme

Getting started

This repository contains the dockerization and its runnable setup of the oth-datapipeline scraper, zookeeper, kafka and mongodb (and its UI mongo-express). To run it, follow the instructions and cues in docker-compose/README.md. Besides, to run the batch scripts for late data migration, have a look at the instructions and cues in migration_scripts/README.md.

About

Repository for managing respective infrastructural elements such as database(s), message broker, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages