mirror of
https://github.com/unixtensor/proxmox-ntfy.git
synced 2025-06-27 19:08:05 +00:00
Tweak Prerequisites
This commit is contained in:
@ -6,9 +6,9 @@ Right now only CPU tempatures are monitored.
|
||||
|
||||
# Prerequisites
|
||||
* [Ntfy](https://ntfy.sh/)
|
||||
* [Proxmoxer](https://pypi.org/project/proxmoxer/)
|
||||
* python3
|
||||
* python3-requests (It's possible to use `curl` instead with Python [subprocess](https://docs.python.org/3/library/subprocess.html)) [*Optional]
|
||||
* python3-requests
|
||||
* python3-psutil
|
||||
|
||||
# Deploying
|
||||
This example will utilize [tmux](https://github.com/tmux/tmux/wiki):
|
||||
|
Reference in New Issue
Block a user