Jeff Leung jleung
  • Joined on 2020-12-07

revproxy-worker (0.4.49)

Published 2026-06-13 15:37:33 +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 update

Choose $distribution and $component from the list below.

sudo apt install revproxy-worker=0.4.49

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. . Single-tree installation under /opt/revproxy/worker/ — binary, config, join bundle, and runtime data all live in one directory. 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 /opt/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 /opt/revproxy/worker/data/worker-identity.json, and uses mTLS for all subsequent controller traffic. See /opt/revproxy/worker/README.md.

Dependencies

libssl3 | libssl1.1
ca-certificates
adduser
libcap2-bin
Details
Debian
2026-06-13 15:37:33 +00:00
0
V10Networks
7.5 MiB
Assets (1)
Versions (38) View all
0.4.49 2026-06-13
0.4.41 2026-06-05
0.4.38 2026-06-04
0.4.14 2026-06-01
0.3.54 2026-05-25