1) If you have an enterprise edition distribution you will also need java 17 version or later. Therefore, follow step 1 from section 1.1.
2) You will also need to install PostgreSQL as a DBMS.
For simplicity, you can use the docker containerization system and select image postgres:14.1-alpine.
The contents of the docker-compose.yaml file should be something like: