Skip to content

SquashConsulting/rss-daemon

Repository files navigation

Daemon Service For Recurrent RSS Feed Updates

Install packages

npm install

Install/Upgrade Foxx Service

  • npm run install:service - installs the service
  • npm run upgrade:service - upgrades the service

Configuration

manifest.json defines two configurable variables:

  • QUEUE_NAME - The name used for the job queue (defaults to: daemon).
  • MOUNT_PATH - The mount path used for the installed service (defaults to /daemon).
  • BACKEND_URL - The backend server path (defaults to http://localhost:4000).

These variables can be changes inside ArangoDB WebView.

About

RSS Deamon Foxx Service For Repeatedly Updating RSS Feeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors