v26.2.0 - First Public Beta
Pre-release
Pre-release
usulnet v26.2.0 — First Public Beta
The first public release of usulnet, a self-hosted Docker management platform.
Highlights
- Full container lifecycle management (create, start, stop, restart, remove, bulk ops)
- Docker Compose stack deployment with built-in catalog
- Trivy security scanning with CVE detection, scoring, and HTML reports
- Multi-node architecture (master/agent) with NATS messaging and mTLS
- SSH, RDP, Database (PostgreSQL/MySQL/MongoDB/Redis/SQLite), and LDAP connection management
- Reverse proxy integration (Caddy, Nginx Proxy Manager)
- Backup & restore with S3/local storage, cron scheduling, zstd compression
- Real-time monitoring with 11 notification channels
- Terminal hub, Monaco editor, Neovim in browser
- RBAC with 44+ permissions, 2FA, LDAP/OIDC auth
- Full REST API with OpenAPI 3.0 documentation
Quick Deploy
curl -fsSL https://raw.githubusercontent.com/fr4nsys/usulnet/main/deploy/install.sh | bashDocker Images
# Docker Hub
docker pull usulnet/usulnet:26.2.0
# GitHub Container Registry
docker pull ghcr.io/usulnet/usulnet:26.2.0Available for linux/amd64 and linux/arm64.
Notes
This is a beta release. The platform is functional and used in production, but some features may have rough edges. Please report bugs and feedback on [GitHub Issues](https://github.com/fr4nsys/usulnet/issues).
Default credentials: admin / usulnet