Commit Graph

  • aaa6de38eb Update code: Fix linting issues and optimize code refactor_request-handler Janis 2024-01-04 18:54:39 +01:00
  • c9af5893e1 Refactor initialization and update methods in app.py and related classes main dertyp7 2023-12-27 16:40:09 +01:00
  • 0eb86721ff Update Dockerfile and utils.py dertyp7 2023-12-27 16:21:45 +01:00
  • e0bfc6a0ef Update server stop delay and comments in app.py and docker-compose.yml Janis 2023-12-19 19:39:03 +01:00
  • 4844c26002 Update Dockerfile, settings.json, utils.py, nginx-example.conf, docker-compose.yml, and app.py Janis 2023-12-19 19:20:10 +01:00
  • 5775cb087a Fix DockerHandler and NginxHandler bugs DerTyp7 2023-12-12 13:27:35 +01:00
  • 732650e31e Refactor DockerHandler class to improve container retrieval DerTyp7 2023-12-11 15:04:41 +01:00
  • 2908389772 Update Docker configuration and Nginx setup Janis 2023-12-10 22:01:37 +01:00
  • 92054a114d Update Docker and NGINX configurations Janis 2023-12-08 00:26:23 +01:00
  • 4126feef38 Remove unused import statement Janis 2023-12-08 00:09:57 +01:00
  • 960a36f36a Add Docker Compose command to start the application Janis 2023-12-08 00:09:49 +01:00
  • 2543361d00 Add VS Code settings for Python analysis Janis 2023-12-08 00:09:43 +01:00
  • f2ec39f9ab Update environment variables in readme.md feature_discord DerTyp7 2023-11-30 16:22:52 +01:00
  • bedccc8739 Update nginxHandler.py with worker_processes and events configuration Janis 2023-11-29 19:14:24 +01:00
  • 5946fd77be Fix request handling logic in RequestHandler class Janis 2023-11-25 21:16:23 +01:00
  • 2c159b6fa3 Add support for new request type Janis 2023-11-25 20:35:54 +01:00
  • af5dd7243e Fix request handler restart issue Janis 2023-11-25 01:27:07 +01:00
  • 1a0de38c4a Update docker-compose.yml Janis 2023-11-24 23:44:40 +01:00
  • 56725e2558 Update readme.md Janis 2023-11-24 23:31:45 +01:00
  • ba083e9b26 Fix bug in login functionality Janis 2023-11-24 23:30:23 +01:00
  • 9f6a2acc94 Fix placeholder server IP handling Janis 2023-11-24 23:19:36 +01:00
  • 62ede11ba9 Add request handler for each port and improve error handling Janis 2023-11-24 23:09:42 +01:00
  • 542a1a3af6 Remove unnecessary packages from requirements.txt Janis 2023-11-24 22:29:17 +01:00
  • 946e520a81 Add new dependencies to requirements.txt Janis 2023-11-24 22:28:43 +01:00
  • 6ac9de188e Refactor DockerHandler instantiation and port iteration Janis 2023-11-24 22:27:18 +01:00
  • 07633de8ff Add network configuration and server mapping Janis 2023-11-24 22:27:13 +01:00
  • 07ed97a6c3 Refactor DockerHandler and NginxHandler classes Janis 2023-11-24 22:27:07 +01:00
  • 3649c6b49c Add NGINX configuration Janis 2023-11-24 22:26:55 +01:00
  • 4389132132 Add new environment variable for starting placeholder server Janis 2023-11-24 21:51:17 +01:00
  • bb2e48bc30 Add placeholder server sleeping IP environment variable Janis 2023-11-24 20:47:09 +01:00
  • b6ad4608cb Refactor Dockerfile and nginxHandler.py Janis 2023-11-24 17:40:13 +01:00
  • 4160b51e22 Update response message in RequestHandler class DerTyp7 2023-11-24 14:56:27 +01:00
  • 4c4456daad Add Docker installation and update CMD command DerTyp7 2023-11-24 14:50:56 +01:00
  • f95004f03d Update server ports in nginxHandler.py and docker-compose.yml DerTyp7 2023-11-24 14:39:02 +01:00
  • 9e932623c7 Refactor Docker and Nginx setup DerTyp7 2023-11-24 14:29:08 +01:00
  • 505992374b Add NginxHandler class with start, stop, restart, print_config, and setup_config_file methods DerTyp7 2023-11-24 14:12:35 +01:00
  • 9a82253f05 Remove nginx.conf file and related server configurations DerTyp7 2023-11-24 14:12:25 +01:00
  • 8dfeb2d8e0 first commit DerTyp7 2023-11-24 13:57:03 +01:00