Block a user
revproxy-worker (0.1.1)
Published 2026-05-19 04:10:23 +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-worker=0.1.1
Repository Info
Distributions |
stable |
Components |
main |
Architectures |
amd64 |
About this package
RevProxy worker — frontend reverse-proxy node Edge reverse-proxy node for RevProxy. Native AoT-compiled binary — no .NET runtime dependency on the host. . Postinst creates a system user `revproxy-worker`, grants the binary `cap_net_bind_service` so it can bind 80/443 without root, and enables the systemd unit. On interactive installs debconf prompts for the join bundle the controller's /workers/new wizard issued and stores it at /etc/revproxy-worker/join.bundle. Non-interactive installs can preseed the same answer via debconf-set-selections or write the bundle file directly post-install. . The unit is NOT auto-started — the operator finishes with `systemctl start revproxy-worker`. The worker enrolls into the controller's fleet on first start, persists its identity to /var/lib/revproxy-worker/worker-identity.json, and uses mTLS for all subsequent controller traffic. See /usr/share/doc/revproxy-worker/README.md.
Dependencies
| libicu72 | libicu71 | libicu70 | libicu67 |
| ca-certificates |
| adduser |
| libcap2-bin |