Best practice to periodically wipe the database

Do you guys have a cron set up to periodically wipe your demo environment database?
3 Replies
charles
charles2y ago
Hi @JarWarren, yes, we do reset it every day through a cron job
JarWarren
JarWarrenOP2y ago
@charles thanks! Are these crons available in the repo somewhere or is this a custom setup you guys have? Any info you guys can give on setting up a demo environment would be helpful. I'd like to do something similar
charles
charles2y ago
It's in the repo: look for StartDataSeedDemoWorkspaceCronCommand 🙂

Did you find this page helpful?