Argus icon indicating copy to clipboard operation
Argus copied to clipboard

Idea: Use RSS feed to make argus news available to argus

Open hmpf opened this issue 11 months ago • 4 comments

If we have a blog with argus news (new releases, conferences we'll attend) we could have an RSS feed for that blog, and

  • have a news-page rendering that RSS
  • a glue-service that converts RSS entries to argus incidents (stateless ones)
  • both of the above: the incidents would need to have a source, after all

hmpf avatar Mar 19 '25 08:03 hmpf

There is an auto-generated feed of all github releases at https://github.com/Uninett/Argus/releases.atom

Vivaldi has an integrated feed-reader. It needs to be turned on via settings, then the feed above needs to be added in the feed-specific settings.

hmpf avatar May 19 '25 10:05 hmpf

Slack can read RSS-feeds.

hmpf avatar May 19 '25 11:05 hmpf

TinyTinyRSS can generate an RSS-feed from other RSS-feeds and secure it with a password (GET).

hmpf avatar May 19 '25 11:05 hmpf

Echo can post an RSS-feed to some other service, like mastodon.

hmpf avatar May 19 '25 11:05 hmpf