You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Rust + Axum Backend:** High-performance, memory-safe backend built with Rust and the modern Axum web framework
46
+
-**OpenAPI Documentation:** Complete API documentation with Swagger UI integration using utoipa
46
47
-**Registry Agnostic:** Pull public or private images from Docker Hub, Google Container Registry, Amazon ECR, GitHub Container Registry, or any other container registry with support for authentication.
47
48
-**Environment Variables Management:** Securely inject configuration through environment variables without rebuilding images.
48
49
-**Deployment Monitoring:** Real-time logs and performance metrics for all your deployments in one unified dashboard.
49
50
-**Zero Downtime Updates:** Update your applications seamlessly with rolling updates that guarantee availability.
51
+
-**Automated Setup:** Intelligent setup script that checks and installs all required dependencies automatically.
50
52
51
53
## Technology Stack
52
54
@@ -318,24 +320,102 @@ We enthusiastically welcome contributions to the Container Engine project! Wheth
318
320
5. Open a Pull Request
319
321
320
322
### Development Setup
323
+
324
+
Container Engine includes an automated setup script that handles dependency installation and environment configuration:
0 commit comments