10 lines
219 B
Markdown
10 lines
219 B
Markdown
# Install
|
|
1. install docker and docker compose
|
|
```sh
|
|
apt install docker.io docker-compose -y
|
|
```
|
|
2. modfiy the db connection string
|
|
|
|
3. now start the docker compose
|
|
|
|
4. access the db via datagrip and execute the sql |