RSS gateway for Synergia Librus's announcements
285
RSS gateway for Synergia Librus's announcements
For your convenience, the application comes pre-packaged with all dependencies
as a docker container, findepi/librus-gate.
docker run -d --restart unless-stopped -p 127.0.0.1:8723:8723 --name librus-gate findepi/librus-gate
docker pull findepi/librus-gate &&
{ docker rm -f librus-gate || true; } &&
docker run -d --restart unless-stopped -p 127.0.0.1:8723:8723 --name librus-gate findepi/librus-gate
http://12345u:[email protected]:8723/announcements in your favorite,
old-school, desktop-based RSS reader like ThunderbirdOf course, you are not limited to localhost. I am just too old-school.
Content type
Image
Digest
Size
348.1 MB
Last updated
about 8 years ago
docker pull findepi/librus-gate