diff --git a/cluster_with_clustered_db/README.md b/cluster_with_clustered_postgres/README.md similarity index 100% rename from cluster_with_clustered_db/README.md rename to cluster_with_clustered_postgres/README.md diff --git a/cluster_with_clustered_db/docker-compose-clustered.yml b/cluster_with_clustered_postgres/docker-compose-clustered.yml similarity index 100% rename from cluster_with_clustered_db/docker-compose-clustered.yml rename to cluster_with_clustered_postgres/docker-compose-clustered.yml diff --git a/cluster_with_clustered_db/nginx/nginx.conf b/cluster_with_clustered_postgres/nginx/nginx.conf similarity index 100% rename from cluster_with_clustered_db/nginx/nginx.conf rename to cluster_with_clustered_postgres/nginx/nginx.conf diff --git a/cluster_with_clustered_db/plugins/hazelcast.jar b/cluster_with_clustered_postgres/plugins/hazelcast.jar similarity index 100% rename from cluster_with_clustered_db/plugins/hazelcast.jar rename to cluster_with_clustered_postgres/plugins/hazelcast.jar diff --git a/cluster_with_clustered_db/plugins/heapdump.jar b/cluster_with_clustered_postgres/plugins/heapdump.jar similarity index 100% rename from cluster_with_clustered_db/plugins/heapdump.jar rename to cluster_with_clustered_postgres/plugins/heapdump.jar diff --git a/cluster_with_clustered_db/sql/openfire.sql b/cluster_with_clustered_postgres/sql/openfire.sql similarity index 100% rename from cluster_with_clustered_db/sql/openfire.sql rename to cluster_with_clustered_postgres/sql/openfire.sql diff --git a/cluster_with_clustered_db/start.sh b/cluster_with_clustered_postgres/start.sh similarity index 100% rename from cluster_with_clustered_db/start.sh rename to cluster_with_clustered_postgres/start.sh diff --git a/cluster_with_clustered_db/xmpp/1/conf/hazelcast-local-config.xml b/cluster_with_clustered_postgres/xmpp/1/conf/hazelcast-local-config.xml similarity index 100% rename from cluster_with_clustered_db/xmpp/1/conf/hazelcast-local-config.xml rename to cluster_with_clustered_postgres/xmpp/1/conf/hazelcast-local-config.xml diff --git a/cluster_with_clustered_db/xmpp/1/conf/openfire.xml b/cluster_with_clustered_postgres/xmpp/1/conf/openfire.xml similarity index 100% rename from cluster_with_clustered_db/xmpp/1/conf/openfire.xml rename to cluster_with_clustered_postgres/xmpp/1/conf/openfire.xml diff --git a/cluster_with_clustered_db/xmpp/1/conf/security.xml b/cluster_with_clustered_postgres/xmpp/1/conf/security.xml similarity index 100% rename from cluster_with_clustered_db/xmpp/1/conf/security.xml rename to cluster_with_clustered_postgres/xmpp/1/conf/security.xml diff --git a/cluster_with_clustered_db/xmpp/1/conf/security/archive/readme.txt b/cluster_with_clustered_postgres/xmpp/1/conf/security/archive/readme.txt similarity index 100% rename from cluster_with_clustered_db/xmpp/1/conf/security/archive/readme.txt rename to cluster_with_clustered_postgres/xmpp/1/conf/security/archive/readme.txt diff --git a/cluster_with_clustered_db/xmpp/1/conf/security/client.truststore b/cluster_with_clustered_postgres/xmpp/1/conf/security/client.truststore similarity index 100% rename from cluster_with_clustered_db/xmpp/1/conf/security/client.truststore rename to cluster_with_clustered_postgres/xmpp/1/conf/security/client.truststore diff --git a/cluster_with_clustered_db/xmpp/1/conf/security/keystore b/cluster_with_clustered_postgres/xmpp/1/conf/security/keystore similarity index 100% rename from cluster_with_clustered_db/xmpp/1/conf/security/keystore rename to cluster_with_clustered_postgres/xmpp/1/conf/security/keystore diff --git a/cluster_with_clustered_db/xmpp/1/conf/security/truststore b/cluster_with_clustered_postgres/xmpp/1/conf/security/truststore similarity index 100% rename from cluster_with_clustered_db/xmpp/1/conf/security/truststore rename to cluster_with_clustered_postgres/xmpp/1/conf/security/truststore diff --git a/cluster_with_clustered_db/xmpp/2/conf/hazelcast-local-config.xml b/cluster_with_clustered_postgres/xmpp/2/conf/hazelcast-local-config.xml similarity index 100% rename from cluster_with_clustered_db/xmpp/2/conf/hazelcast-local-config.xml rename to cluster_with_clustered_postgres/xmpp/2/conf/hazelcast-local-config.xml diff --git a/cluster_with_clustered_db/xmpp/2/conf/openfire.xml b/cluster_with_clustered_postgres/xmpp/2/conf/openfire.xml similarity index 100% rename from cluster_with_clustered_db/xmpp/2/conf/openfire.xml rename to cluster_with_clustered_postgres/xmpp/2/conf/openfire.xml diff --git a/cluster_with_clustered_db/xmpp/2/conf/security.xml b/cluster_with_clustered_postgres/xmpp/2/conf/security.xml similarity index 100% rename from cluster_with_clustered_db/xmpp/2/conf/security.xml rename to cluster_with_clustered_postgres/xmpp/2/conf/security.xml diff --git a/cluster_with_clustered_db/xmpp/2/conf/security/archive/readme.txt b/cluster_with_clustered_postgres/xmpp/2/conf/security/archive/readme.txt similarity index 100% rename from cluster_with_clustered_db/xmpp/2/conf/security/archive/readme.txt rename to cluster_with_clustered_postgres/xmpp/2/conf/security/archive/readme.txt diff --git a/cluster_with_clustered_db/xmpp/2/conf/security/client.truststore b/cluster_with_clustered_postgres/xmpp/2/conf/security/client.truststore similarity index 100% rename from cluster_with_clustered_db/xmpp/2/conf/security/client.truststore rename to cluster_with_clustered_postgres/xmpp/2/conf/security/client.truststore diff --git a/cluster_with_clustered_db/xmpp/2/conf/security/keystore b/cluster_with_clustered_postgres/xmpp/2/conf/security/keystore similarity index 100% rename from cluster_with_clustered_db/xmpp/2/conf/security/keystore rename to cluster_with_clustered_postgres/xmpp/2/conf/security/keystore diff --git a/cluster_with_clustered_db/xmpp/2/conf/security/truststore b/cluster_with_clustered_postgres/xmpp/2/conf/security/truststore similarity index 100% rename from cluster_with_clustered_db/xmpp/2/conf/security/truststore rename to cluster_with_clustered_postgres/xmpp/2/conf/security/truststore diff --git a/cluster_with_clustered_db/xmpp/3/conf/hazelcast-local-config.xml b/cluster_with_clustered_postgres/xmpp/3/conf/hazelcast-local-config.xml similarity index 100% rename from cluster_with_clustered_db/xmpp/3/conf/hazelcast-local-config.xml rename to cluster_with_clustered_postgres/xmpp/3/conf/hazelcast-local-config.xml diff --git a/cluster_with_clustered_db/xmpp/3/conf/openfire.xml b/cluster_with_clustered_postgres/xmpp/3/conf/openfire.xml similarity index 100% rename from cluster_with_clustered_db/xmpp/3/conf/openfire.xml rename to cluster_with_clustered_postgres/xmpp/3/conf/openfire.xml diff --git a/cluster_with_clustered_db/xmpp/3/conf/security.xml b/cluster_with_clustered_postgres/xmpp/3/conf/security.xml similarity index 100% rename from cluster_with_clustered_db/xmpp/3/conf/security.xml rename to cluster_with_clustered_postgres/xmpp/3/conf/security.xml diff --git a/cluster_with_clustered_db/xmpp/3/conf/security/archive/readme.txt b/cluster_with_clustered_postgres/xmpp/3/conf/security/archive/readme.txt similarity index 100% rename from cluster_with_clustered_db/xmpp/3/conf/security/archive/readme.txt rename to cluster_with_clustered_postgres/xmpp/3/conf/security/archive/readme.txt diff --git a/cluster_with_clustered_db/xmpp/3/conf/security/client.truststore b/cluster_with_clustered_postgres/xmpp/3/conf/security/client.truststore similarity index 100% rename from cluster_with_clustered_db/xmpp/3/conf/security/client.truststore rename to cluster_with_clustered_postgres/xmpp/3/conf/security/client.truststore diff --git a/cluster_with_clustered_db/xmpp/3/conf/security/keystore b/cluster_with_clustered_postgres/xmpp/3/conf/security/keystore similarity index 100% rename from cluster_with_clustered_db/xmpp/3/conf/security/keystore rename to cluster_with_clustered_postgres/xmpp/3/conf/security/keystore diff --git a/cluster_with_clustered_db/xmpp/3/conf/security/truststore b/cluster_with_clustered_postgres/xmpp/3/conf/security/truststore similarity index 100% rename from cluster_with_clustered_db/xmpp/3/conf/security/truststore rename to cluster_with_clustered_postgres/xmpp/3/conf/security/truststore