Skip to content

Data for DB preseeding of MaMpf locally (in dev setup)

Notifications You must be signed in to change notification settings

MaMpf-HD/mampf-init-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MaMpf Init Data

This repo holds a dump of a dummy MaMpf database alongside some dummy uploads (ca. 50 MB big). To preseed your local DB with this data, add the following env variables to your docker/development/docker-compose.yml file (in the services -> mampf -> environment section):

DB_SQL_PRESEED_URL: "https://github.com/MaMpf-HD/mampf-init-data/raw/main/data/20220923120841_mampf.sql"
UPLOADS_PRESEED_URL: "https://github.com/MaMpf-HD/mampf-init-data/raw/main/data/uploads.zip"

About

Data for DB preseeding of MaMpf locally (in dev setup)

Resources

Stars

Watchers

Forks