diff --git a/templates/icons/miniflix.png b/templates/icons/miniflix.png new file mode 100644 index 0000000..6c91d6a Binary files /dev/null and b/templates/icons/miniflix.png differ diff --git a/templates/miniflux.xml b/templates/miniflux.xml new file mode 100644 index 0000000..1bf09de --- /dev/null +++ b/templates/miniflux.xml @@ -0,0 +1,69 @@ + + + miniflux + miniflux/miniflux:latest + https://hub.docker.com/r/miniflux/miniflux/ + bridge + + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://hub.docker.com/r/miniflux/miniflux/ + Miniflux is a minimalist and opinionated feed reader. + Other: + http://[IP]:[PORT:8080] + + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/miniflux.png + + + + 1585644478 + + + Miniflux is a minimalist and opinionated feed reader. + + bridge + + + 5600 + 8080 + tcp + + + + + + + postgres://miniflux:secret@<Hostname>/miniflux?sslmode=disable + DATABASE_URL + + + + admin + ADMIN_USERNAME + + + + test123 + ADMIN_PASSWORD + + + + 1 + CREATE_ADMIN + + + + 1 + RUN_MIGRATIONS + + + + + 5600 + postgres://miniflux:secret@<Hostname>/miniflux?sslmode=disable + admin + test123 + 1 + 1 + \ No newline at end of file