CIS490/etc
max 2579683efb receiver: default to 127.0.0.1:8444 (avoid wg-enroll-listener on 8443)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 23:45:23 -05:00
..
cis490-orchestrator.service Lab-host shipper + receiver /v1/ping + install scripts 2026-04-29 23:41:32 -05:00
cis490-receiver.service Add receiver: PUT /v1/episodes ingest with sha256 verify and idempotency 2026-04-28 23:34:04 -06:00
cis490-shipper.service Lab-host shipper + receiver /v1/ping + install scripts 2026-04-29 23:41:32 -05:00
lab-host.toml.example Lab-host shipper + receiver /v1/ping + install scripts 2026-04-29 23:41:32 -05:00
README.md Add receiver: PUT /v1/episodes ingest with sha256 verify and idempotency 2026-04-28 23:34:04 -06:00
receiver.toml.example receiver: default to 127.0.0.1:8444 (avoid wg-enroll-listener on 8443) 2026-04-29 23:45:23 -05:00

etc/

Templates for system-level files installed by scripts/install-*.sh:

  • cis490-receiver.service — systemd unit for the receiver
  • receiver.toml.example — config template for the receiver
  • cis490-orchestrator.service (TODO) — systemd unit for the orchestrator
  • cis490-shipper.service (TODO) — systemd unit for the shipper
  • lab-host.toml.example (TODO) — config template for the lab host

See docs/deploy.md for the install flow.