nycmeshnet / meshdb

A convenient, stable, and sane database for tracking Members and Nodes for use with robots and humans
https://db.nycmesh.net
MIT License
12 stars 14 forks source link

Dev reset task erases users, auth tokens, feature flag config, etc #687

Open Andrew-Dickinson opened 2 weeks ago

Andrew-Dickinson commented 2 weeks ago

When the dev reset task runs, it nukes the feature flag config, which is not good. We should preserve the feature flags across dev resets somehow

Also users, tokens, etc. need to be able to be different on dev

Really we want to limit the scope of the reset to just the meshapi app

james-otten commented 2 weeks ago

https://django-dbbackup.readthedocs.io/en/stable/commands.html#dbbackup

WillNilges commented 1 hour ago

To be clear, this is not getting scrambled or reset. Datadog is filling it with LOTS of install requests.