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:
Tristan Nolde
2023-12-10 11:43:15 +01:00
committed by GitHub
parent 043501a784
commit c917cac58a
6 changed files with 125 additions and 106 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
assets/*.json filter=lfs diff=lfs merge=lfs -text