Commit Graph

21 Commits

Author SHA1 Message Date
7f2f0cbda3 [+] update checks service
1. make metrics in commands_typed
    be agnostic of fastapi, django;
  2. implement ping wrapper for rest.py in checks;
  3. use env settings to specify hosts to ping;
  4. add pyright, ruff into Makefile;
  5. test in production;
2025-08-29 11:45:23 +03:00
aa927da556 [+] improve checks service 2025-08-27 16:41:44 +03:00
83c9d864da [+] improve checks app
1. partially add simple module for fastapi apps;
  2. update checks rest.py;
2025-08-27 11:36:31 +03:00
e4d38eb53d [+] add checks service 2025-08-25 12:41:38 +03:00
a7cb247a4e [+] fix docker compose 2025-08-19 16:32:56 +03:00
671e093726 [+] update nginx
1. fix websocket proxying;
  2. add prometheus metrics for nginx ssl;
2025-08-19 10:32:12 +03:00
6374849014 [+] migrate to systemd 2025-03-20 19:20:55 +03:00
dff3782834 [+] integrate with podman 2025-03-20 17:02:18 +03:00
7442368b03 [+] update gateway
1. add systemd units deployment recipie;
  2. add certbot periodic task;
  3. update nginx_config.py
    to user ssl_preread_server_name
    instead of protocol, since it seems
    to be broken;
2025-03-15 12:06:52 +03:00
9f44796795 [~] Refactor 2023-09-23 12:16:30 +03:00
43d18d9020 [~] Refactor 2023-06-18 19:11:57 +03:00
da47adc859 [~] Refactor 2023-06-11 20:23:03 +03:00
79623db497 [~] Refactor 2023-06-11 17:16:53 +03:00
fdd19fbed2 [~] Refactor 2023-06-08 20:47:07 +03:00
7824ad38c3 [~] Refactor 2021-11-13 13:33:47 +03:00
a23df33063 [~] Refactor 2021-11-13 13:17:55 +03:00
5077588000 [~] Refactor 2021-11-13 13:14:40 +03:00
3d0a0c5f09 [~] Refactor 2021-11-11 11:43:39 +03:00
010a1e7f4b [~] Refactor 2021-11-07 01:45:18 +03:00
1765cc3a9a [~] Refactor 2021-11-07 00:12:46 +03:00
37d79e53ba [~] Refactor 2021-11-02 08:07:24 +03:00