Custom Domains
Integrate your own branded domain on our platform
Free Subdomains
Get instant *.shardweb.app domains for every app
GitHub Integration
Automatic deployments from your repositories
Auto Recovery
Intelligent application restart system
Production-Optimized Containers
Language-Specific Containers
Optimized containers for each supported language
Production Hardening
Security and performance optimizations built-in every app
- Minimal Base Images: Reduced attack surface and faster startup times
- Multi-Stage Builds: Optimized build processes for smaller final images
- Security Hardening: Regular security updates and vulnerability patches
- Performance Tuning: Language-specific optimizations and configurations
- Resource Limits: Configurable CPU and memory limits
Supported Languages:
You can find examples of how to host your projects in each language under the Languages section.Custom Domains
Our custom domain system allows you to maintain your brand identity while leveraging our robust hosting infrastructure. Simply point your DNS records to our servers, and we’ll handle the rest. Key Features:- SSL certificates automatically provisioned and renewed
- DNS management assistance
- Subdomain support (www, api, staging, etc.)
1
Add Domain
Navigate to your app network settings and add your custom domain
2
Configure DNS
Point your domain’s CNAME to our provided endpoints
3
Verify Setup
Our system automatically verifies and provisions SSL certificates
Free Subdomains
Every application gets a free
xyz.shardweb.app
subdomain instantly upon creation.- Instant availability upon app creation
- No configuration required
- SSL enabled by default
- Easy to remember naming convention
- Perfect for API endpoints and microservices
GitHub Integration & Automatic Deployment
Ensure your repository has the correct build configuration before connecting for optimal deployment experience.
- Automatic Builds: Triggered on every push to your master/main branch
- Deploy history: See the entire deploy history of your application
- Webhook Integration: Custom webhooks for external integrations
Auto Restart System
Our intelligent restart system monitors your application health and automatically recovers from crashes.
- Health Monitoring: Continuous monitoring of application processes
- Automatic Recovery: Up to 3 restart attempts within a short time period
- Circuit Breaker: Applications stop after limit is reached to prevent resource waste
- Reset Timer: Restart limits refresh automatically after cooldown period
- Process crashes or exits unexpectedly
- Memory limit exceeded
- Health check failures
Real-Time Metrics & Analytics
Performance Metrics
CPU, Memory, and Network usage in real-time
- Resource Usage: CPU, RAM, and disk utilization
- Network Traffic: Incoming and outgoing bandwidth
- Uptime Statistics: Historical uptime percentages
Real-Time Logs
Access your application logs instantly without SSH or complex setup procedures.
- Live Tail: Stream logs in real-time as they happen
- Search & Filter: Find specific log entries quickly
Crash & Restart Logging
Every time your application crashes or restarts, we automatically create a snapshot of the current logs, preserving crucial debugging information that might otherwise be lost.Backup & Snapshot System
Protect your application data with automated backups and instant recovery options.
- Manual Backups: Up to 10 backups per application
- Instant Recovery: One-click restoration to any backup point
- Incremental Backups: Efficient storage using delta compression
1
Easy Creation
Backups are created with only one click
2
Browse Snapshots
View all available backups with timestamps and size information
3
Instant Restore
Click to restore any backup point with zero downtime
Integrated File Manager
Access and manage your application files directly from your dashboard. File Manager Capabilities:- Real-Time File Browsing: Navigate your application directory structure
- Inline Editing: Edit configuration files directly in the browser
- File Upload/Download: Transfer files to and from your application
- File tools: Rename/move files in real time
Supported Operations
- Create, rename, and delete files and directories
- Copy and move files between directories
- View file properties and metadata
- Search for files and content within files
Custom Dependency Manager
Our dependency manager automatically detects your project type and suggests optimal configurations.
- Node.js: npm, yarn, pnpm
- Python: pip
- PHP: composer
- Go: go modules
- Java: maven, gradle
- Automatic Detection: Recognizes package files and install them
- Cache Optimization: Intelligent caching for faster startup times