No description
Find a file
2025-03-03 15:26:14 +01:00
.idea Initial commit 2025-02-14 08:20:25 +01:00
.mvn/wrapper Add mvnw 2025-03-02 12:15:35 +01:00
nginx Use slf4j 2025-02-28 18:17:42 +01:00
src/main/java/eu/m724 refactor 2025-03-03 15:26:14 +01:00
.gitignore Update 2025-03-01 20:59:40 +01:00
docker-compose.yml refactor 2025-03-03 15:26:14 +01:00
Dockerfile refactor 2025-03-03 15:26:14 +01:00
mvnw Add mvnw 2025-03-02 12:15:35 +01:00
mvnw.cmd Add mvnw 2025-03-02 12:15:35 +01:00
pom.xml Use slf4j 2025-02-14 19:57:45 +01:00
README.md Update 2025-03-01 20:59:40 +01:00

Setup

First, to go nginx/ and execute the following commands:

# Generate 
openssl dhparam -out dhparam.pem 4096

openssl req -new -x509 -days 365 -noenc -out snakeoil.pem -keyout snakeoil.key -subj /CN=snakeoil
  1. Replace IPs in docker-compose.yml
  2. run like a compose project

Supply chain