Commit graph

4 commits

Author SHA1 Message Date
nscuro
9c109dec99
Prevent duplicate tag names and relationships
Signed-off-by: nscuro <nscuro@protonmail.com>
2025-04-18 21:13:56 +02:00
nscuro
23a8e1cc4c
Update quickstart Compose file to use Postgres instead of H2
Since we don't recommend using H2, and H2 keeps causing issues, we shouldn't have it as a default for new users.

Relates to #4573

Signed-off-by: nscuro <nscuro@protonmail.com>
2025-01-22 11:25:40 +01:00
nscuro
c5eda9271e
Transfer copyright from Steve Springett to OWASP Foundation
Signed-off-by: nscuro <nscuro@protonmail.com>
2024-03-20 18:39:35 +01:00
nscuro
df196b5ec8
Move Compose files and scripts to dev directory
To make it clear that these Compose files are only meant for dev and testing work. Avoiding confusion with the existing `src/main/docker/docker-compose.yml`, which is also used as quickstart.

Signed-off-by: nscuro <nscuro@protonmail.com>
2023-05-29 18:46:14 +02:00
Renamed from docker-compose.postgres.yml (Browse further)