Skip to content

DEBUGGING

GitHub Actions edited this page Feb 17, 2026 · 1 revision

Debugging Guide

Debug and troubleshoot nself issues.

Health Check

nself health

Shows status of all services.

View Logs

nself logs         # All services
nself logs postgres -f  # Follow logs
nself logs --since 1h  # Last hour

Run Diagnostics

nself doctor

Comprehensive system diagnostics.

Getting Help

nself help
nself help <command>

Home


Getting Started


Commands


Features


Configuration


Plugins (87 + 10 monitoring)

Free (25)
Pro (62)
Planned (26)
  • plugin-audit
  • plugin-blog
  • plugin-checkout
  • plugin-commerce
  • plugin-drm
  • plugin-export
  • plugin-flow
  • plugin-import
  • plugin-ldap
  • plugin-mailgun
  • plugin-media
  • plugin-oauth-providers
  • plugin-pages
  • plugin-postmark
  • plugin-rate-limit
  • plugin-reports
  • plugin-saml
  • plugin-scheduler
  • plugin-sendgrid
  • plugin-sso
  • plugin-subscription
  • plugin-thumb
  • plugin-transcoder
  • plugin-twilio
  • plugin-waf
  • plugin-watermark

Guides


Architecture


Reference


Licensing


Security


Brand


Operations


Contributing


Admin


Changelog

Clone this wiki locally