From 1228677716c9d9b60735f985ae90ab24628f58a4 Mon Sep 17 00:00:00 2001 From: A75G Date: Mon, 10 Aug 2020 21:45:04 +0300 Subject: [PATCH] remove filerun from CA --- .../filerun.xml.bak} | 0 .../Templates With Issues/postgresql.xml.bak | 33 +++++++++++++++++++ 2 files changed, 33 insertions(+) rename templates/{filerun.xml => Templates With Issues/filerun.xml.bak} (100%) create mode 100644 templates/Templates With Issues/postgresql.xml.bak diff --git a/templates/filerun.xml b/templates/Templates With Issues/filerun.xml.bak similarity index 100% rename from templates/filerun.xml rename to templates/Templates With Issues/filerun.xml.bak diff --git a/templates/Templates With Issues/postgresql.xml.bak b/templates/Templates With Issues/postgresql.xml.bak new file mode 100644 index 0000000..1c0db4d --- /dev/null +++ b/templates/Templates With Issues/postgresql.xml.bak @@ -0,0 +1,33 @@ + + + postgresql + bitnami/postgresql + https://hub.docker.com/r/bitnami/postgresql/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://www.postgresql.org/ + PostgreSQL is an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance + + 12 + Postgresql 12 + + + 11 + Postgresql 11 + + + 10 + Postgresql 10 + + Tools: + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/postgresql.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/postgresql.png + PostgreSQL is an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance + 5432 + /mnt/user/appdata/postgresql/ + postgres + password123 + postgres + \ No newline at end of file