🚀 Deployment Guide
AstrNest provides multiple deployment options to suit your specific needs:
Deployment Method Comparison
| Method | Use Case | Complexity | Recommendation | Status |
|---|---|---|---|---|
| Docker Deployment | Containerized, Quick Deployment | ⭐⭐ | ⭐⭐⭐⭐⭐ | ✅ Available |
| Recommended Deployment | Production, Team Use | ⭐⭐ | ⭐⭐⭐⭐ | ✅ Available |
| Direct Deployment | Development, Learning, Testing | ⭐⭐⭐ | ⭐⭐ | ⚠️ Code Pending |
| Serverless Deployment | Cloud Native, Elastic Scaling | ⭐⭐⭐⭐ | ⭐⭐ | 🚧 In Development |
System Requirements
- Java: JDK 21+
- Node.js: 18+
- MySQL: 8.0+
- Memory: At least 2GB
- Disk Space: At least 5GB
Quick Selection
- For Beginners: Recommended to use Docker Deployment, simple and fast
- For Production: Strongly recommend Recommended Deployment, stable and reliable
- For Development: Currently recommend using Docker deployment for development and debugging
⚠️ Note: The current project directory is missing backend and frontend source code, direct deployment is temporarily unavailable.
Choose the deployment method that best fits your needs and start using AstrNest!