Commit Graph

7 Commits

Author SHA1 Message Date
76bfcf6a73 update 2025-11-18 19:37:06 +00:00
11142b9cb0 update 2025-11-18 19:36:08 +00:00
b94aa17eee feat(ssl): Add domain & certificate management, Cloudflare sync, SQLite cert manager, WebSocket realtime updates, and HTTP API SSL endpoints 2025-11-18 19:34:26 +00:00
44267bbb27 update 2025-11-18 14:16:27 +00:00
1fe3cd7f14 update 2025-11-18 00:36:23 +00:00
8f538ab9c0 update 2025-11-18 00:03:24 +00:00
246a6073e0 Initial commit: Onebox v1.0.0
- Complete Deno-based architecture following nupst/spark patterns
- SQLite database with full schema
- Docker container management
- Service orchestration (Docker + Nginx + DNS + SSL)
- Registry authentication
- Nginx reverse proxy configuration
- Cloudflare DNS integration
- Let's Encrypt SSL automation
- Background daemon with metrics collection
- HTTP API server
- Comprehensive CLI
- Cross-platform compilation setup
- NPM distribution wrapper
- Shell installer script

Core features:
- Deploy containers with single command
- Automatic domain configuration
- Automatic SSL certificates
- Multi-registry support
- Metrics and logging
- Systemd integration

Ready for Angular UI implementation and testing.
2025-10-28 13:05:42 +00:00