Change default database to PostgreSQL 36/138836/2
authoradheli.tavares <adheli.tavares@est.tech>
Thu, 15 Aug 2024 11:39:19 +0000 (12:39 +0100)
committerAdheli Tavares <adheli.tavares@est.tech>
Mon, 26 Aug 2024 08:21:39 +0000 (08:21 +0000)
commitd802fd9a6c6aaffa330a30b68f7896ffebaa4fcd
tree823eb915f6322a38477d971273a0e43713ce0d06
parent10cf66cdd2cca12dad9f299714e6294ae35752a7
Change default database to PostgreSQL

Issue-ID: POLICY-5118
Change-Id: I22ece93aca3cbc5e406e4942ce5255a7b7b60761
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
40 files changed:
compose/README.md
compose/compose.acm.scale.yml [moved from compose/docker-compose.acm.scale.yml with 70% similarity]
compose/compose.common.yml [new file with mode: 0644]
compose/compose.mariadb.yml [new file with mode: 0644]
compose/compose.pdp.scale.yml [moved from compose/docker-compose.pdp.scale.yml with 56% similarity]
compose/compose.postgres.yml [new file with mode: 0644]
compose/compose.yaml [moved from compose/docker-compose.yml with 66% similarity]
compose/config/api/apiParameters.yaml
compose/config/api/apiParametersPostgres.yaml [deleted file]
compose/config/clamp/AcRuntimeParameters.yaml
compose/config/clamp/policy-clamp-create-tables.sql [deleted file]
compose/config/db-migrator/init.sh
compose/config/db-migrator/init_pg.sh
compose/config/db-pg/db-pg.conf
compose/config/db-pg/db-pg.sh
compose/config/db/db.sh
compose/config/drools-applications/env/base-mariadb.conf [moved from compose/config/drools-applications/env/base.conf with 98% similarity]
compose/config/drools-applications/env/base-postgres.conf [new file with mode: 0644]
compose/config/drools-pdp/env/base-mariadb.conf [moved from compose/config/drools-pdp/env/base.conf with 100% similarity]
compose/config/drools-pdp/env/base-postgres.conf [new file with mode: 0644]
compose/config/pap/papParameters.yaml
compose/config/pap/papParametersPostgres.yaml [deleted file]
compose/config/policy-gui/application.yaml [deleted file]
compose/config/policy-gui/groups.json [deleted file]
compose/config/policy-gui/logback.xml [deleted file]
compose/config/xacml-pdp/xacml-mariadb.properties [new file with mode: 0644]
compose/config/xacml-pdp/xacml-postgres.properties [new file with mode: 0644]
compose/docker-compose.postgres.yml [deleted file]
compose/export-ports.sh
compose/get-versions.sh
compose/start-acm-replica.sh
compose/start-compose.sh
compose/start-multiple-pdp.sh
compose/start-postgres-tests.sh [deleted file]
compose/stop-compose.sh
csit/resources/scripts/wait_for_rest.sh
csit/resources/tests/drools-applications-test.robot
csit/run-acm-regression.sh
csit/run-project-csit.sh
policy-db-migrator/src/main/docker/db-migrator-pg