diff --git a/contrib/templates/default/inst_postgres_db.mustache b/contrib/templates/default/inst_postgres_db.mustache
new file mode 100644
index 0000000..4fdc4d8
--- /dev/null
+++ b/contrib/templates/default/inst_postgres_db.mustache
@@ -0,0 +1,72 @@
+
+
+
+
+
+
+
+
{{#i18n.Translations}}{{postgres_db_install_title}}{{/i18n.Translations}}
+
+
+
+ {{#dialog.HasError}}
+
{{dialog.Error}}
+ {{/dialog.HasError}}
+
+ {{#dialog.HasPrevious}}
+
+
+
+ {{/dialog.HasPrevious}}
+
+
diff --git a/contrib/templates/default/inst_redis_db.mustache b/contrib/templates/default/inst_redis_db.mustache
new file mode 100644
index 0000000..67ed6c2
--- /dev/null
+++ b/contrib/templates/default/inst_redis_db.mustache
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
{{#i18n.Translations}}{{redis_db_install_title}}{{/i18n.Translations}}
+
+
+
+ {{#dialog.HasError}}
+
{{dialog.Error}}
+ {{/dialog.HasError}}
+
+ {{#dialog.HasPrevious}}
+
+
+
+ {{/dialog.HasPrevious}}
+
+