Commit Graph

7 Commits

Author SHA1 Message Date
913d860080 Merge branch 'master' into cd/goreleaser 2026-03-11 17:50:48 -04:00
6204f08342 update example docs
update nginx config
2026-03-10 23:23:02 -04:00
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
9b2bb1917c 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-11 00:09:35 +00:00
4d7d86aa5e Update ExecStart with a specific phone number 2026-03-10 19:39:45 -04:00
a41fe92067 Change server_name from ghwebhook.example.com to ghooks.org 2026-03-10 19:38:54 -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