Mission Control

Settings

A compact operational snapshot of how Mangrove is configured in v1.

Deployment
PM2 on port 3100

Designed for nginx reverse proxy at the site root with SSL terminated upstream.

Persistence
SQLite local file

The app stores its database in a writable data directory on disk.

Authentication
HTTP Basic Auth

Protected at the nginx layer using an htpasswd file, same pattern as other SH apps.

Command palette
Cmd/Ctrl + K

Fast jump navigation between projects, issues, agents, and settings.