5 lines
477 B
Markdown
5 lines
477 B
Markdown
# README.md
|
|
|
|
This repository contains all files relevant for setup, testing, results, etc. of my bachelor thesis
|
|
|
|
The `webserver/` folder represent the first (and possibly only) test scenario of two webservices (gitea and bitwarden) running on the same host, with a shared database container, and a reverse proxy to route base on subdomain. The `base/` subfolder has a minimal configuration, and the `hardened/` subfolder includes configurations implementing security measures. |