fedora-infra / mirrormanager2

Rewrite of the MirrorManager application in Flask and SQLAlchemy
https://mirrormanager.fedoraproject.org
GNU General Public License v2.0
63 stars 46 forks source link

add Vagrant setup for mirrormanager2 #191

Closed ryanlerch closed 7 years ago

ryanlerch commented 7 years ago

I think we also need to figure out a way to create some sample data here, or import a datadump from Prod (if its not too large that is) or a subset of it.

pypingou commented 7 years ago

The database in prod contains some confidential information and thus we can't use it for dev. Generating a subset of it would likely end up being as much work as generating some fake/sample data.