docs(gateway): update systemd service naming docs#6624
Conversation
Reflect new naming where the systemd service name matches the gateway name. Add systemd uninstall command documentation. Update config paths, systemctl examples, and FAQ references.
|
💬 Discussion in Slack: #pr-review-infisical-6624-docs-gateway-update-systemd-service-naming-docs Posted by Review Police — reviews, comments, new commits, and CI failures will stream into this channel. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
| Filename | Overview |
|---|---|
| docs/cli/commands/gateway.mdx | Updates service/config paths to reflect name-scoped systemd naming and adds the new systemd uninstall subcommand; changes are accurate and internally consistent. |
| docs/documentation/platform/gateways/gateway-deployment.mdx | Aligns systemctl/journalctl examples and config path with new naming; minor inconsistency where the journalctl placeholder uses <name> while the rest of the file uses <gateway-name>. |
Reviews (1): Last reviewed commit: "docs(gateway): update systemd service na..." | Re-trigger Greptile
PR overviewAll previously flagged issues have been addressed. No open security concerns remain on this pull request. Security reviewNo open security issues remain on this pull request. Fixed/addressed: 2 · PR risk: 0/10 |
Summary
systemd uninstallcommand documentationCompanion to Infisical/cli#244
Test plan