System Administration & Database Power Tools
When maintenance mode is enabled, non-ultimate accounts will see an "Application Down for Maintenance" screen. All API requests from unauthorized accounts will be blocked.
{{ commandOutput }}
Directly execute SQL queries against the database with real-time results table.
Generate and download a full SQL dump. System will enter maintenance mode briefly.
Run system health checks, benchmark Redis connections, and verify SSE stability.
{{ b.desc }}
| FILENAME | SIZE | CREATED BY | DATE | ACTION |
|---|---|---|---|---|
|
RETRIEVING BACKUPS...
|
||||
|
NO BACKUPS FOUND IN DATABASE
|
||||
|
{{ backup.name || backup.filename }}
{{ backup.hashkey.substring(0, 16) }}...
|
{{ formatBytes(backup.size_in_bytes) }} |
|
{{ formatTime(backup.created_at) }} |
|
Manage application branding, maintenance mode, and advanced system flags.
The platform configuration management has been centralized into a dedicated interface for enhanced security and branding control. Changes take effect across the entire ecosystem in real-time.
Enter Settings HubToggle features system-wide. These overrides take precedence over .env module flags.
MODULES_SYSTEM_ENABLED=false. All modules are treated as enabled regardless of these toggles until that env flag is removed.
| Module | Key | Env Default | Effective | Override |
|---|---|---|---|---|
|
{{ mod.label }}
{{ mod.description }}
|
{{ key }}
|
{{ mod.config_default ? 'ON' : 'OFF' }} | {{ mod.enabled ? 'Enabled' : 'Disabled' }} |
|
System-wide page disabling. Users will be redirected if they try to access a disabled page.
| # | Page | Route ID | Status | Go to Page | Toggle |
|---|---|---|---|---|---|
| {{ index + 1 }} |
{{ page.label }}
|
{{ page.id }}
|
Disabled Enabled | ||
| No pages found matching "{{ pageSearchQuery }}" | |||||
Pick a starter Chart of Accounts preset for this deployment, then re-apply to seed any missing accounts.
{{ logData }}