Dokku is a self-hosted platform as a service that automates the deployment and management of web applications on your own infrastructure. It functions as an infrastructure automation tool, providing a git-driven engine that triggers container builds, service orchestration, and release workflows directly from source code repositories. The platform distinguishes itself by using buildpack-based image construction to detect project structures and automate container creation without manual configuration. It manages the full application lifecycle through a simplified interface that abstracts low-le
Exoframe is a self-hosted tool that allows simple one-command deployments using Docker
CapRover is a self-hosted platform-as-a-service that provides a centralized dashboard for managing containerized applications and databases. It functions as a container orchestration platform, simplifying the deployment, scaling, and networking of services across server environments. By leveraging a reverse-proxy-based architecture, the platform handles domain mapping, traffic routing, and automated SSL certificate lifecycle management to ensure secure, encrypted access for hosted web services. The platform distinguishes itself through its integrated automation capabilities, which include aut
Translate docker run and docker compose file to Infrastructure as Code
Die Hauptfunktionen von deploystackio/docker-to-iac sind: Deployment Platforms.
Open-Source-Alternativen zu deploystackio/docker-to-iac sind unter anderem: caprover/caprover — CapRover is a self-hosted platform-as-a-service that provides a centralized dashboard for managing containerized… dokku/dokku — Dokku is a self-hosted platform as a service that automates the deployment and management of web applications on your… exoframejs/exoframe — Exoframe is a self-hosted tool that allows simple one-command deployments using Docker. grafeas/grafeas — Artifact Metadata API. hansehe/swarmmanagement — Swarm Management is a python application, installed with pip. The application makes it easy to manage a Docker Swarm… kimdre/doco-cd.