Documentation
Guides and tutorials to help you get the most out of DeployBase hosting
Available Guides
WordPress Optimization
Learn how to speed up your WordPress site
SSL Certificates Guide
Everything you need to know about SSL
Laravel Deployment
Best practices for deploying Laravel apps
Node.js Performance
Tips for optimizing Node.js applications
Database Optimization
Strategies for faster database queries
Git Push Deployment
Deploy Laravel apps with Git
Tunnels
Expose your local development server to the internet with a secure public HTTPS URL. Create tunnels from the dashboard or via API, then connect with the CLI.
npx deploybase-tunnel --token YOUR_TOKEN --port 3000API Reference
Automate your hosting with our REST API. Manage accounts, domains, databases, deployments, backups, and more programmatically.
Authorization: Bearer dk_your_api_token