▲ 47 ▼ Any good RSS Feed service for self-hosting? (feddit.it) submitted 2 years ago by savbran@feddit.it to c/selfhosted@lemmy.world 35 comments fedilink hide all child comments Hi guys, do you know if there is a good RSS Feed service that can be self-hosted which also exposes a good front-end to read the subscribed news? Thanks in advance.
[+] savbran@feddit.it [S] 1 point 2 years ago (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] darkl1nk@lemmy.ml 1 point 2 years ago* Sorry, but I mixed up apps. I have Yarr directly set up as a systemd service: [Unit] Description=Yarr Service After=network.target [Service] ExecStart=/home/darkl1nk/yarr/yarr -auth-file=/home/darkl1nk/yarr/auth.file WorkingDirectory=/home/dark I downloaded the precompiled package (https://github.com/nkanaev/yarr/releases/download/v2.4/yarr-v2.4-linux64.zip) and placed it at my home directory. Then a created a site for nginx to map my subdomain to the local port 7070. permalink fedilink source parent
[–] darkl1nk@lemmy.ml 1 point 2 years ago* Sorry, but I mixed up apps. I have Yarr directly set up as a systemd service: [Unit] Description=Yarr Service After=network.target [Service] ExecStart=/home/darkl1nk/yarr/yarr -auth-file=/home/darkl1nk/yarr/auth.file WorkingDirectory=/home/dark I downloaded the precompiled package (https://github.com/nkanaev/yarr/releases/download/v2.4/yarr-v2.4-linux64.zip) and placed it at my home directory. Then a created a site for nginx to map my subdomain to the local port 7070. permalink fedilink source parent