From 6d387dc0f214e5c038cd7520cbeccdcf47bd3163 Mon Sep 17 00:00:00 2001 From: A75G <31223569+A75G@users.noreply.github.com> Date: Sat, 16 Dec 2023 19:37:41 +0300 Subject: [PATCH] Add files via upload --- templates/commafeed.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 templates/commafeed.xml diff --git a/templates/commafeed.xml b/templates/commafeed.xml new file mode 100644 index 0000000..e76671b --- /dev/null +++ b/templates/commafeed.xml @@ -0,0 +1,22 @@ + + + commafeed + athou/commafeed:latest + https://hub.docker.com/r/athou/commafeed/ + bridge + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://www.commafeed.com/#/welcome + Google Reader inspired self-hosted RSS reader. +login as admin/admin + Other: + http://[IP]:[PORT:8082] + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/commafeed.png + Database: Postgres, MariaDB or MySQL +The template is for Postgres if you require MariaDB or MySQL please change DATABASE_DRIVERCLASS and CF_DATABASE_URL + /mnt/user/appdata/commafeed/ + 8082 + jdbc:postgresql://localhost:5432/commafeed + sa + sa + org.postgresql.Driver + \ No newline at end of file