Bootstrap Admin Guide

Configure this in ournezt-core before first admin login.

BOOTSTRAP_ADMIN_EMAIL=admin@ournezt.local
BOOTSTRAP_ADMIN_PASSWORD=TempPass123!
BOOTSTRAP_ADMIN_DISPLAY_NAME=Bootstrap Admin
  • If no active admin exists, core creates/promotes this admin at startup.
  • The admin must change password on first login.
  • If an active admin already exists, bootstrap is skipped.
Back to login