Initial release: GTS-HolMirDas v1.0
RSS-based content discovery for GoToSocial instances. Features: - Multi-instance RSS feed processing - Docker deployment with .env configuration - Comprehensive statistics and monitoring - Production-ready with proper secret management
This commit is contained in:
commit
5632a3d641
9 changed files with 588 additions and 0 deletions
15
rss_feeds.example.txt
Normal file
15
rss_feeds.example.txt
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Example RSS feeds - customize for your interests
|
||||
|
||||
# homelab
|
||||
https://mastodon.social/tags/homelab.rss
|
||||
https://fosstodon.org/tags/homelab.rss
|
||||
|
||||
# selfhosting
|
||||
https://mastodon.social/tags/selfhosting.rss
|
||||
https://infosec.exchange/tags/selfhosting.rss
|
||||
|
||||
# docker
|
||||
https://social.tchncs.de/tags/docker.rss
|
||||
https://fosstodon.org/tags/docker.rss
|
||||
|
||||
# Add your preferred instances and hashtags...
|
Loading…
Add table
Add a link
Reference in a new issue