Introduction to Ploi Cloud
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:
1. Connect your repository
2. Choose your framework and region
3. Configure build commands (optional)
4. Deploy with one click
5. 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.