Skip to content

docs(exedev): remove misleading journalctl monitoring command#231

Open
andrerfneves wants to merge 1 commit into
mainfrom
maintenance/fix-exedev-monitoring-20260630
Open

docs(exedev): remove misleading journalctl monitoring command#231
andrerfneves wants to merge 1 commit into
mainfrom
maintenance/fix-exedev-monitoring-20260630

Conversation

@andrerfneves

Copy link
Copy Markdown
Owner

Summary

Removes a misleading journalctl -u lightning-decoder command from the Monitoring section of DEPLOYMENT_EXEDEV.md.

Why

The guide covers PM2 and Docker for process management, neither of which sets up a systemd unit named lightning-decoder. The journalctl -u lightning-decoder command would produce Unit lightning-decoder.service not found for anyone following the guide.

Changes

  • DEPLOYMENT_EXEDEV.md: Removed the # System logs / journalctl -u lightning-decoder lines from the View Logs section. PM2 and Docker log commands remain.

Test Plan

  • No behavior change — documentation-only fix
  • All 52 existing tests pass
  • Production build succeeds

The Monitoring section listed a journalctl command for a systemd
service that is never set up in the deployment guide. The guide
only covers PM2 and Docker for process management. The misleading
command would produce 'Unit lightning-decoder.service not found'
for anyone following the guide.
@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lightning-decoder Ready Ready Preview, Comment Jun 30, 2026 10:05pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant