2 Commits

Author SHA1 Message Date
b5ca99ad9a fix: use default.target for user systemd units
User units don't have multi-user.target. Also removed User/Group
and hardening directives that don't apply to user services.
2026-03-10 23:19:38 -04:00
d3cca2bb02 feat: add systemd services and nginx config
- signal-cli-bot.service: runs signal-cli daemon on 127.0.0.1:8081
- github-to-signal.service: depends on signal-cli-bot, auto-starts it
- nginx reverse proxy with TLS termination
- README updated with full deployment instructions
2026-03-10 23:35:16 +00:00