Skip to content
GitHub Actions Bot edited this page May 3, 2026 · 15 revisions

nself Admin Documentation

Version 0.0.8 · MIT License · Docker-ready

The web UI for the nself CLI. Manage your self-hosted backend stack from a browser.


Welcome to nself Admin

nself Admin (nAdmin) is a web-based UI wrapper for the nself CLI that makes setting up and managing modern development stacks effortless. With an intuitive wizard interface, real-time monitoring, and full service management, nAdmin transforms complex Docker orchestration into a simple point-and-click workflow.

Why nself Admin?

Feature Description
Zero-Config Start Launch a complete development stack in under 5 minutes
Intelligent Wizard 6-step configuration with smart defaults and validation
Real-Time Monitoring Live metrics, logs, and health checks for all services
Docker-First Design Runs in a container with zero footprint on your host
Plugin System Extend with Stripe, GitHub, Shopify integrations
40+ Templates Pre-configured for Node.js, Python, Go, Rust, and more
Multi-Environment Manage dev, staging, and production configs

Quick Navigation

Getting Started

Core Documentation

Plugin System (NEW in v0.0.8)

Reference

Deployment

Help


Technology Stack

Layer Technology
Frontend Next.js 16, React 19, TypeScript
Styling Tailwind CSS v4
State Zustand
Database LokiJS (embedded)
Container Docker API via Dockerode
Real-time WebSockets, Server-Sent Events

Project Links


Current Version

v0.0.8 - See CHANGELOG for details.

License

MIT License - See LICENSE for details.

Clone this wiki locally