Commit Graph

8 Commits

Author SHA1 Message Date
Janis
b6ad4608cb Refactor Dockerfile and nginxHandler.py 2023-11-24 17:40:13 +01:00
DerTyp7
4160b51e22 Update response message in RequestHandler class 2023-11-24 14:56:27 +01:00
DerTyp7
4c4456daad Add Docker installation and update CMD command 2023-11-24 14:50:56 +01:00
DerTyp7
f95004f03d Update server ports in nginxHandler.py and
docker-compose.yml
2023-11-24 14:39:02 +01:00
DerTyp7
9e932623c7 Refactor Docker and Nginx setup 2023-11-24 14:29:08 +01:00
DerTyp7
505992374b Add NginxHandler class with start, stop, restart,
print_config, and setup_config_file methods
2023-11-24 14:12:35 +01:00
DerTyp7
9a82253f05 Remove nginx.conf file and related server
configurations
2023-11-24 14:12:25 +01:00
DerTyp7
8dfeb2d8e0 first commit 2023-11-24 13:57:03 +01:00