Dokploy
Dokploy is an open source, self-hostable Platform as a Service that simplifies the deployment and management of applications and databases. Built for developers seeking control and flexibility, it gives teams a straightforward way to deploy apps on their own infrastructure with full control, no vendor lock-in, and none of the Kubernetes complexity. Dokploy can be installed with a single command and used to deploy projects in minutes, centralizing control of applications, databases, logs, monitoring, backups, and multi-server environments in one clean interface. It supports single services and multi-service apps, with native Docker Compose support, Git-based deployments, container registry deployments, custom Docker images, Dockerfiles, Nixpacks, and Buildpacks, so teams can choose the build strategy that fits each project without reworking their pipeline.
Learn more
Dokku
Dokku is an open source PaaS alternative to Heroku and the smallest PaaS implementation you have ever seen. It helps developers build and manage the lifecycle of applications from building to scaling, while giving them ownership of their platform with tools they already know. Powered by Docker, Dokku can be installed on any hardware or inexpensive cloud provider and runs on a single server of your choice. Once it is set up on a host, users can push Heroku-compatible applications to it via Git, build them with Heroku buildpacks, Dockerfiles, or Docker images, and run them in isolated containers. Dokku supports building apps on the fly from a git push, auto-detecting the language with buildpacks when needed, and starting containers based on the built image. Using technologies such as Nginx and cron, web processes are automatically routed, while background processes and scheduled cron tasks are also managed by Dokku.
Learn more
AWS Elastic Beanstalk
AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger, and IIS. You can simply upload your code and Elastic Beanstalk automatically handles the deployment, from capacity provisioning, load balancing, auto-scaling to application health monitoring. At the same time, you retain full control over the AWS resources powering your application and can access the underlying resources at any time. There is no additional charge for Elastic Beanstalk - you pay only for the AWS resources needed to store and run your applications. Elastic Beanstalk is the fastest and simplest way to deploy your application on AWS. You simply use the AWS Management Console, a Git repository, or an integrated development environment (IDE) such as Eclipse or Visual Studio to upload your application.
Learn more
Coolify
Coolify is an open source, self-hostable platform as a service that makes self-hosting simple and powerful. It lets users run applications, databases, and services on their own servers, whether that is an old laptop, a Raspberry Pi, or a rented server from a provider like Hetzner. Built as an alternative to platforms like Heroku, Vercel, Netlify, and Railway, Coolify gives teams full control over their projects, data, and infrastructure without vendor lock-in. Users can deploy static sites, full-stack applications, databases, Docker images, Docker Compose projects, and hundreds of one-click services from a clean interface. Everything deployed through Coolify runs as a Docker container, making applications easier to manage, isolate, and move between environments. It supports automated deployments, Git integration, free SSL, backups, environment variables, build packs, Nixpacks, Docker-based workflows, and custom domains.
Learn more