LINUX_CONNECTOR_v1).curl -fsSL https://install.ledgerworks.systems/linux | sudo bash
Prompts for endpoint identifier, federation OAuth token, and federation DSN. Generates an Ed25519 keypair, installs systemd connector units, runs the 11-phase join, and enables the 5-min heartbeat timer.
/opt/_secrets/<endpoint_id>/).connector.service + connector.timer systemd units.connector.py first join (phases 6-10: federation.lookup INSERT, federation.machines UPSERT, doctrine #3 detector registration, signed first heartbeat, telemetry verify).connector.timer for ongoing 5-min heartbeat.pre_operational;
connector.timer NEVER enabled.linux; founder provides at install time./linux — bootstrap.sh (current)/linux.sha256 — SHA-256 of bootstrap.sh/linux.sig — Ed25519 signature (ssh-keygen -Y)/manifest.json — version + federation_tick + git_sha + signing fingerprintEvery publish appends a new version. Previous versions accessible at
/v/<version>/linux (per feedback_no_destroy_doctrine).
LINUX_CONNECTOR_v1 +
linux_endpoint_federation_join.md +
feedback_solution_must_match_intent +
feedback_no_preemptive_examples.
Maintained at /opt/ledgerworks/scripts/linux_connector/install_publish/.