🚧 We are currently in an experimental phase. Please evaluate the platform and share your feedback.
Deploy PHP Sites with
Ease and Confidence
A modern, developer-focused platform for effortless site deployments to your servers. No more server and pipeline setup. Just code, push, and ship.
Works great with
🚀
Multi-Framework Support
We have templates for most common frameworks so you can get started quickly.
📦
Container Isolation
Run multiple projects with different dependencies on the same server without conflicts.
Zero Downtime Deployments
Ensure your site stays online throughout the entire update process.
💰
Bring Your Own Server
Deploy to your VPS, dedicated server, or cloud instance for complete cost control and data sovereignty.
🔩
Extra services
Does your app need extra services? No problem, you can add them by providing a custom Dockerfile.
High availability
In the future, we will provide the ability to add multiple servers. Deployment will be scaled automatically for high availability.

Frequently Asked Questions

We install a lightweight version of Kubernetes (k3s) on your server. When you deploy your project, we build the container images directly on your server. After building, we orchestrate the deployment and migration using Kubernetes.
Yes! DeployPHP is designed to be flexible. You can deploy any PHP application, whether it's built with a popular framework or a custom setup. We provide multiple framework templates to help you get started quickly.
Yes, we do not provide hosting services at the moment. You will need to have your own server, VPS, or cloud instance.
Our platform is currently optimized for PHP applications. However, we offer a service to deploy your own Dockerfile. This allows you to deploy applications built with other technologies like Node.js or Ruby.
Yes, we only pull your code into your own server while building the app container. We do not store or cache your code on our servers at any time.
No problem! We use Kubernetes under the hood, which you can manage yourself if you wish. We also generate scripts on your server so you can build and deploy your project independently, without needing to understand Kubernetes.
Absolutely! We use DeployPHP to deploy and manage our own platform, so you can be confident that we rely on the same tools we provide to our users. If anything ever goes wrong, we can still deploy using the generated script on the server, just like you can with your own projects.