1
0
mirror of https://github.com/x86dev/docker-ttrss synced 2025-12-11 00:46:02 +00:00

Update README.md

This commit is contained in:
x86dev
2023-10-30 10:40:34 +01:00
committed by GitHub
parent 2f8d1a39b4
commit 3fe588746e

View File

@@ -1,5 +1,7 @@
# docker-ttrss
**The ready-to-use Docker image moved from Docker Hub to Github now: https://ghcr.io/x86dev/docker-ttrss**
This Dockerfile installs Tiny Tiny RSS (TT-RSS) with the following features:
- **New:** Now uses a dedicated volume for the Postgres database data
@@ -16,8 +18,6 @@ This Dockerfile installs Tiny Tiny RSS (TT-RSS) with the following features:
- Optional: Self-signed 4096-bit RSA TLS certificate for accessing TT-RSS via https
- Originally was based on [clue/docker-ttrss](https://github.com/clue/docker-ttrss)
A ready-to-use Docker image is available at [Docker Hub](https://hub.docker.com/r/x86dev/docker-ttrss/)
Feel free to tweak this further to your likings.
This docker image allows you to run the [Tiny Tiny RSS](http://www.tt-rss.org) feed reader.