Introduction to Ploi Cloud
2 min read
Updated 1 month ago
What is Ploi Cloud?
Ploi Cloud is a platform that simplifies deploying applications from your Git repositories. Whether you're deploying a Laravel application or WordPress site, Ploi Cloud handles the infrastructure complexity for you.
Key Features
- Deploy directly from GitHub, GitLab, or Bitbucket
- Automatic SSL certificates for your custom domains
- One-click database and cache services
- Real-time logs and deployment tracking
- Team collaboration and access control
- Background task processing with workers
Supported Services
Add these services to your application with a single click:
- Databases: MySQL, PostgreSQL, MongoDB
- Cache: Redis, Valkey
- Message Queue: RabbitMQ
- Object Storage: MinIO (S3-compatible)
- File Transfer: SFTP Server (for WordPress)
- Background Jobs: Worker services
How It Works
Ploi Cloud builds and deploys your applications automatically:
- Connect your repository
- Choose your framework and region
- Configure build commands (optional)
- Deploy with one click
- Monitor logs and metrics
Getting Started
To create your first application:
- Sign up for a Ploi Cloud account
- Connect your GitHub, GitLab, or Bitbucket account
- Click "Create application" and follow the setup wizard
- Add any needed services (database, cache, etc.)
- Deploy your application
Your application will be live at your-app-name.preview.ploi.it
with automatic SSL, or you can add your own custom domain.