mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 17:33:56 +02:00
build: Include Mongo dump with init in local deployment (#448)
Added the latest data from the internet-facing staging DB as json files to the repo (Git LFS) and added another container to the local deployment that ingests the files upon creation. --------- Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,6 +2,9 @@
|
||||
**/*.xml
|
||||
**/*.json
|
||||
|
||||
# Keep assets
|
||||
!assets/**/*
|
||||
|
||||
# LaTeX temp files
|
||||
**/*.aux
|
||||
**/*-blx.bib
|
||||
|
Reference in New Issue
Block a user