Go to file
2025-11-17 08:33:34 +00:00
src add setup 2025-11-17 08:16:25 +00:00
docker-compose.yaml add setup 2025-11-17 08:16:25 +00:00
Dockerfile add setup 2025-11-17 08:16:25 +00:00
README.md Update README.md 2025-11-17 08:33:34 +00:00
setup.sql add setup 2025-11-17 08:16:25 +00:00

Install

  1. install docker and docker compose
apt install docker.io docker-compose -y
  1. modfiy the db connection string

  2. now start the docker compose

  3. access the db via datagrip and execute the sql