mirror of
https://github.com/gyptazy/ProxLB.git
synced 2026-04-05 20:31:57 +02:00
13 lines
607 B
Plaintext
13 lines
607 B
Plaintext
Source: proxlb
|
|
Maintainer: Florian Paul Azim Hoberg <gyptazy@gyptazy.com>
|
|
Section: admin
|
|
Priority: optional
|
|
Standards-Version: 4.5.0
|
|
Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools
|
|
|
|
Package: proxlb
|
|
Architecture: all
|
|
Depends: ${python3:Depends}, ${misc:Depends}, python3-requests, python3-urllib3, python3-packaging, python3-proxmoxer, python3-yaml
|
|
Description: An advanced resource scheduler and load balancer for Proxmox clusters
|
|
An advanced resource scheduler and load balancer for Proxmox clusters that also supports maintenance mode and affinity/anti-affinity rules.
|