Block a user
revproxy-controller (0.1.0)
Published 2026-05-19 01:29:36 +00:00 by jleung
Installation
sudo curl -o /etc/apt/keyrings/gitea-jleung.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jleung.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install revproxy-controller=0.1.0
Repository Info
Distributions |
stable |
Components |
main |
Architectures |
amd64 |
About this package
RevProxy controller — management plane Site / route / certificate / worker management plane for RevProxy. Self-contained .NET 10 binary; no .NET runtime dependency on the host. . Postinst creates a system user `revproxy-controller`, owner of /var/lib/revproxy-controller (DB + secrets). The systemd unit (revproxy-controller.service) is installed but NOT auto-started — the operator edits /etc/revproxy-controller/appsettings.Production.json first (set Authentication:Oidc:Authority + Controller:PublicBaseUrl, then `systemctl start revproxy-controller`). . OIDC + worker mTLS coexistence and Settings page operation are documented under /usr/share/doc/revproxy-controller/.
Dependencies
| libicu72 | libicu71 | libicu70 | libicu67 |
| ca-certificates |
| adduser |