Remove MariaDB support 48/139948/1
authoradheli.tavares <adheli.tavares@est.tech>
Thu, 16 Jan 2025 14:13:56 +0000 (14:13 +0000)
committeradheli.tavares <adheli.tavares@est.tech>
Thu, 16 Jan 2025 16:12:46 +0000 (16:12 +0000)
commit7528c41d3fb2094b6f29cb08168bbab39b7bbadf
tree95819dec74a6d8f3446d8b0088f59db443a479bc
parent5a7e8d2848fd248ffceea370de02d8290019dbe5
Remove MariaDB support

- change configurations to use PostgreSQL as default
- remove extra configurations using mariadb
- updated README for tutorials to use docker compose
from docker repository.

Issue-ID: POLICY-5196
Change-Id: I46abf73e1bc24997c494c0126b5b3a375021411b
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
packages/policy-xacmlpdp-tarball/src/main/resources/apps/guard/xacml.properties
tutorials/tutorial-xacml-application/src/main/docker/README.md
tutorials/tutorial-xacml-application/src/main/docker/config/db/db-pg.sh [deleted file]
tutorials/tutorial-xacml-application/src/main/docker/config/db/db.conf [deleted file]
tutorials/tutorial-xacml-application/src/main/docker/config/db/db.sh [deleted file]
tutorials/tutorial-xacml-application/src/main/docker/docker-compose.yml [deleted file]
tutorials/tutorial-xacml-application/src/main/docker/run-tutorial.sh [deleted file]
tutorials/tutorial-xacml-application/src/main/docker/xacml.properties