ES_REDISRedis uri used by the job processorES_PUSHERREST Endpoint for es-pusherES_SCRAPERREST Endpoint for es-scraperES_RSSREST Endpoint for es-rssES_RSS_SCRAPEREST Endpoint (es-collector) for the retrieving RSS feeds and corresponding usersES_RSS_SCRAPE_INTERVALInterval on which RSS feeds are retrieved from es-collector (set to 0 if you want to use this instance for processing only)ES_WORKER_COUNTHow many workers to start (for processing queued jobs)
POST /add
{
"url": "url to add",
"title": "if you want to, set a title here",
"indexes": [1, 3, ...]
"categories": ["test", "some", "categories", ...]
}