Commit Graph
9 Commits
Author SHA1 Message Date
janis 5775cb087a Fix DockerHandler and NginxHandler bugs 2023-12-12 13:27:35 +01:00
janis 732650e31e Refactor DockerHandler class to improve container
retrieval
2023-12-11 15:04:41 +01:00
janis 4160b51e22 Update response message in RequestHandler class 2023-11-24 14:56:27 +01:00
janis 4c4456daad Add Docker installation and update CMD command 2023-11-24 14:50:56 +01:00
janis f95004f03d Update server ports in nginxHandler.py and
docker-compose.yml
2023-11-24 14:39:02 +01:00
janis 9e932623c7 Refactor Docker and Nginx setup 2023-11-24 14:29:08 +01:00
janis 505992374b Add NginxHandler class with start, stop, restart,
print_config, and setup_config_file methods
2023-11-24 14:12:35 +01:00
janis 9a82253f05 Remove nginx.conf file and related server
configurations
2023-11-24 14:12:25 +01:00
janis 8dfeb2d8e0 first commit 2023-11-24 13:57:03 +01:00