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