Kick off a software project quickly.
PHP-FPM, Nginx, PostgreSQL, Redis and Supervisor — a production-ready Laravel stack from the moment you order.
The Laravel Stack template configures your VPS with all the components needed to deploy a Laravel application in production: PHP 8.3-FPM, Nginx, PostgreSQL, Redis and Supervisor. All the PHP extensions required by Laravel are preinstalled, filesystem permissions are correctly configured, and Supervisor keeps your queue workers running at all times.
You order the VPS and clone your repository — without spending hours configuring the server environment. The template follows the official Laravel recommendations for production, with performance optimizations (OPcache, connection pooling) already in place.
Deploy an existing Laravel application with no manual server configuration — git clone, composer install, and it's live.
A solid foundation for a SaaS product: queues, caches, persistent sessions and background workers.
An optimal environment for a high-performance Laravel API with Redis and a persistent connection to PostgreSQL.
Guide optimized for ServOrbit Cloud VPS.
Order your VPS and select the "Laravel Stack" template. Minimum 2 GB RAM for Laravel in production.
Connect over SSH. Clone your repository into /var/www/votre-app. Run composer install --no-dev --optimize-autoloader.
Copy .env.example to .env. Set DB_HOST=localhost, DB_DATABASE, DB_USERNAME, DB_PASSWORD, REDIS_HOST=localhost.
Run php artisan key:generate, php artisan migrate --force, php artisan config:cache, php artisan route:cache.
Edit the Nginx virtualhost with your domain and obtain your SSL with certbot --nginx.
Node.js with PM2, an Nginx reverse proxy and a database. Your JavaScript APIs and applications ready to take traffic.
Application Deployment & DevOpsDeploy your applications from Git in seconds. Self-hosted, with no vendor lock-in, and automatic SSL.
Application Deployment & DevOpsA preconfigured Docker environment with Docker Compose, an internal network, and secure SSH access. A starting point for any containerised project.
Browse our help center and FAQ, or write to our team — support in French, English and Arabic.