Open pauleanderson opened 10 years ago
Once bioblend API configured, histories deleted immediately.
Bioblend working locally, able to purge histories and free disk space. Cronjob below commands. Need to set time for testing.
python scripts/cleanup_datasets/cleanup_datasets.py universe_wsgi.ini -d 0 -2 -r > /dev/null 2>&1 python scripts/cleanup_datasets/cleanup_datasets.py universe_wsgi.ini -d 0 -3 -r > /dev/null 2>&1
Need to use the galaxy api and a cron job to clean out old histories.