About ContainerPub#
ContainerPub is a modern serverless cloud platform designed specifically for hosting and managing Dart functions with a focus on security, performance, and developer experience.
🎯 Mission#
To provide developers with a simple, secure, and scalable platform for deploying Dart functions without managing infrastructure.
🏗️ Architecture#
ContainerPub consists of two main components:
CLI Tool (dart_cloud_cli)#
A command-line interface for developers to:
- Deploy Dart functions
- Manage function lifecycle
- View logs and metrics
- Configure environment variables
Backend Server (dart_cloud_backend)#
The core platform that:
- Hosts and executes Dart functions
- Manages containerization with Podman
- Provides monitoring and logging
- Handles authentication and authorization
- Manages auto-scaling and load balancing
🔐 Security First#
ContainerPub prioritizes security at every level:
- Client-side Analysis - Security checks before deployment
- Rootless Containers - Using Podman for enhanced isolation
- Secure Defaults - Best practices built-in
- Comprehensive Logging - Full audit trails
📊 Key Features#
- ✅ Deploy Dart Functions - Simple CLI deployment
- ✅ Auto-scaling - Automatic load balancing
- ✅ Monitoring - Built-in metrics and logging
- ✅ HTTP Endpoints - Direct function access
- ✅ Environment Variables - Secure configuration
- ✅ Function Logs - Complete execution history
🔗 Resources#
Here are our official channels:
📚 Documentation#
This documentation site covers:
- Development workflows and best practices
- System architecture and design
- Deployment procedures
- API reference and CLI commands
- Security and operational guidelines
Version: 1.0.0
Last Updated: November 2025