-
Notifications
You must be signed in to change notification settings - Fork 14
Triggering a Manual Service Harvest
Luke Campbell edited this page Sep 29, 2016
·
2 revisions
This applies to the development service-monitor stack.
At the docker-compose root:
sudo docker-compose run service-monitor /sbin/my_init -- /bin/bash
Once the initialization is complete.
python manage.py queue_reindex
Note: You may need to launch into console and execute this manually. I'm still investigating why it sometimes queues successfully and not.
python manage.py queue_harvests
python manage.py queue_provider_harvest <PROVIDER>