Changelog
- f5c7943 Merge pull request #3226 from Infisical/support-systemd
- 84cc7bc add docs + fix nit
- 159c27a Add proper support for systemd There wasn't a great way to start the gateway with systemd so that it can run in the background and be managed by systemd. This pr addeds a install sub command that decouples install from running. The goal was so you can run something like this in your IaC:
- c4512ae Update go.sum
- d74197a Revert "use forked pion turn server"