diff --git a/templates/icons/postgresql.png b/templates/icons/postgresql.png new file mode 100644 index 0000000..f9eacce Binary files /dev/null and b/templates/icons/postgresql.png differ diff --git a/templates/postgresql.xml b/templates/postgresql.xml new file mode 100644 index 0000000..2606dbc --- /dev/null +++ b/templates/postgresql.xml @@ -0,0 +1,37 @@ + + + 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 + + latest + latest + + + 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