Deployments
Deploy your web applications to production in minutes with automatic framework detection, real-time build logs, and instant scaling. Oblien Deployments supports all major frameworks and provides a seamless deployment experience.
What are Deployments?
Oblien Deployments is a fully managed hosting platform that automatically detects your framework, builds your application, and deploys it to a global CDN. No complex configuration needed—just connect your GitHub repository and deploy.
Key Features
Automatic Framework Detection
Instantly recognizes your stack (Next.js, React, Vue, Angular, etc.) and configures optimal build settings automatically.
Real-Time Build Logs
Watch your deployment progress with live streaming logs. See every step from cloning your repository to your app going live.
GitHub Integration
Seamless integration with GitHub for continuous deployment. Push to your repository and your app updates automatically.
Custom Domains
Point your own domain to your deployments with easy DNS configuration and SSL certificates managed automatically.
Instant Scaling
Auto-scale based on traffic with zero configuration. Handle traffic spikes without manual intervention.
Global CDN
Your applications are served from edge locations worldwide for optimal performance and low latency.
Supported Frameworks
Oblien automatically detects and supports:
- Next.js - Full support for App Router and Pages Router
- React - Create React App, Vite, and custom builds
- Vue - Vue 2 and Vue 3 with Vite or Webpack
- Angular - Angular CLI and custom configurations
- Svelte - SvelteKit and standalone Svelte apps
- Static Sites - HTML, CSS, JavaScript, and static generators
- Node.js - Express, Fastify, and other Node.js frameworks
- Python - Django, Flask, FastAPI, and more
- Ruby - Rails and Sinatra applications
- PHP - Laravel, Symfony, and WordPress
- Go - Any Go web application
- Docker - Deploy containerized applications
See Framework Support for detailed information on each framework.
Architecture
┌─────────────────────────────────────────┐
│ Your GitHub Repository │
│ (Next.js, React, Vue, etc.) │
└────────────────┬────────────────────────┘
│
│ Git Push / Webhook
↓
┌─────────────────────────────────────────┐
│ Oblien Build System │
│ │
│ • Framework Detection │
│ • Dependency Installation │
│ • Build Execution │
│ • Asset Optimization │
└────────────────┬────────────────────────┘
│
│ Deploy
↓
┌─────────────────────────────────────────┐
│ Global CDN Network │
│ │
│ • Edge Locations Worldwide │
│ • Automatic SSL │
│ • DDoS Protection │
│ • Auto-Scaling │
└─────────────────────────────────────────┘Quick Start
Deploy your first application in 5 minutes:
- Connect GitHub - Link your GitHub account
- Select Repository - Choose the repo to deploy
- Review Configuration - Oblien auto-detects settings
- Deploy - Click deploy and watch it go live
See the Quick Start Guide for detailed instructions.
Configuration
Most deployments work with zero configuration, but you can customize:
- Build Commands - Override default build steps
- Environment Variables - Set secrets and config
- Output Directory - Specify build output location
- Node Version - Choose specific Node.js version
- Root Directory - Deploy from monorepo subdirectories
Learn more in the Configuration Guide.
Monitoring & Analytics
Track your deployments with:
- Real-Time Logs - Live build and runtime logs
- Deployment History - View all past deployments
- Performance Metrics - Monitor response times and errors
- Traffic Analytics - Understand your user traffic
See Monitoring for details.
Domains
Customize your deployment URL:
- Automatic Subdomain -
your-project.oblien.app - Custom Domain - Point your own domain
- SSL Certificates - Automatically managed
- DNS Configuration - Simple setup wizard
Read the Domains Guide to configure custom domains.
Best Practices
- Use environment variables for secrets
- Enable automatic deployments for main branch
- Set up custom domains for production
- Monitor build times and optimize dependencies
- Use preview deployments for testing
See Best Practices for comprehensive guidelines.
Troubleshooting
Common issues and solutions:
- Build failures and how to debug them
- Environment variable configuration
- Framework-specific troubleshooting
- Performance optimization tips
- Scaling considerations
Check Troubleshooting for help.
What's Next?
- Quick Start Guide - Deploy your first app
- Framework Support - Learn about your framework
- Configuration - Customize your deployment
- Monitoring - Track your deployments
- Domains - Set up custom domains