mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
add healthchecks client
This commit is contained in:
parent
c01ab8303c
commit
d59d5ac4e2
11 changed files with 630 additions and 5 deletions
|
|
@ -5,10 +5,13 @@ description = "Monitoring software for the lego server"
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"aiodns>=3.5.0",
|
||||
"aiohttp>=3.12.15",
|
||||
"alt-utils>=0.0.8",
|
||||
"humanize>=4.12.3",
|
||||
"psutil>=7.0.0",
|
||||
"telethon>=1.40.0",
|
||||
"uplink[aiohttp]>=0.10.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue