Files
infisical/cli/packages/gateway
Maidul Islam 159c27ac67 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:

```infisical gateway install --token=<> --domain=<> && systemctl start infisical-gateway```
2025-03-11 18:43:18 -04:00
..
2025-03-05 02:14:00 +05:30
2025-03-10 23:59:17 +05:30
2025-03-09 21:15:10 +05:30
2025-03-11 18:43:18 -04:00