nself cli v0.3.8 #9
Closed
acamarata
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎉 nself v0.3.8 - Complete Enterprise Features
🚀 Major Release: Enterprise-Ready Backend Platform
This release completes the enterprise feature set with advanced monitoring, backup systems, and production-ready
automation. nself v0.3.8 provides everything needed for scalable, monitored, and maintainable backend
infrastructure.
✨ New Enterprise Commands
🔍 Configuration Management
📦 Container Operations
📊 Monitoring & Observability
⚡ Resource Management
🔄 Recovery & Rollback
🛡️ Enhanced Backup System
Complete backup solution with 10 subcommands:
Features:
🔒 Automatic SSL Management
Zero-Configuration SSL - Completely automatic, no manual commands needed:
SSL "just works" - users never need to think about certificates!
📚 Complete Documentation
🔧 Technical Improvements
🎯 Quick Start (3 Commands)
1. Create project
mkdir my-backend && cd my-backend
2. Initialize (SSL auto-configured)
nself init && nself build
3. Start everything
nself start
That's it! Complete backend with:
💡 What's New for Users
For Developers:
For DevOps:
For Enterprises:
📈 Upgrade Path
Existing nself installations upgrade seamlessly:
nself update # Updates to v0.3.8
nself build # Rebuilds with new features
nself start # Automatic SSL + monitoring
All new features work alongside existing setups with zero breaking changes.
nself v0.3.8 delivers enterprise-grade infrastructure automation in the same simple 3-command setup that made
nself popular. From hobby projects to production deployments, everything you need is now built-in and automatic.
This discussion was created from the release nself cli v0.3.8.
Beta Was this translation helpful? Give feedback.
All reactions