amd64 or arm64) and runs as a systemd service. This is the default install path.
Before you start
- A Linux host with systemd that meets the sizing in Size the host and the network requirements in Network requirements.
- Root access (
sudo) andcurl. - An enrolment token: in the portal, go to Collectors → Add Collector and name the Collector. The portal issues a single-use token and a ready-to-paste install command.
Run the installer
Paste the command from the portal onto your host:- Checks the host for root access,
curland systemd. - Redeems the token with M.A.R.C.U.S. Cloud and receives the Collector’s identity and HMAC key.
- Creates a dedicated non-root
av-bridgesystem user. - Installs the Collector binary and writes its configuration.
- Registers and starts
av-bridge.service, then waits for the local health check to pass.
What gets installed
Follow the logs:
journalctl -u av-bridge -f