Periodic QueueStatus to MongoDB scraper
1.7K
Periodically scrapes a QueueStatus queue and saves information to a MongoDB database.
Configured using the following environment variables:
Required:
MONGODB_URI -- MongoDB connection URIMONGODB_DBNAME -- MongoDB database nameQUEUE_ID or QUEUE_IDS -- The ID of the queue to scrape (multiple may be specified with commas)INTERVAL -- How often to scrape in secondsOptional:
EMAIL -- QueueStatus email address (without credentials it scrapes the public-facing webpage, which will give less information)PASSWORD -- QueueStatus passwordTIMEZONE -- Which timezone QueueStatus is using (defaults to the local timezone of the computer, which is probably wrong)Content type
Image
Digest
Size
25.9 MB
Last updated
over 4 years ago
docker pull jdkula/queue-status-scraper