-
Notifications
You must be signed in to change notification settings - Fork 47
Reset Configuration
Aaron W Morris edited this page Feb 13, 2025
·
2 revisions
Use these instructions if you want to revert all configurations to the defaults.
-
Stop indi-allsky
systemctl --user stop indi-allsky systemctl --user stop gunicorn-indi-allsky
-
Activate the virtualenv
source virtualenv/indi-allsky/bin/activate
-
Backup current config
./config.py dump > indi_allsky_config_$(date +%Y%m%d_%H%M%S).json
-
Flush all configs
./config.py flush
-
Bootstrap a fresh config
./config.py bootstrap