awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
deploystackio avatar

deploystackio/docker-to-iac

0
View on GitHub↗
21 星标·0 分支·TypeScript·Apache-2.0·2 次浏览deploystack.io↗

Docker To Iac

Translate docker run and docker compose file to Infrastructure as Code

Features

  • Deployment Platforms - Translates container configurations into infrastructure code.

Star 历史

deploystackio/docker-to-iac 的 Star 历史图表deploystackio/docker-to-iac 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Docker To Iac 的开源替代方案

相似的开源项目,按与 Docker To Iac 的功能重合度排序。
  • dokku/dokkudokku 的头像

    dokku/dokku

    31,954在 GitHub 上查看↗

    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

    Shellbuildpackcontainersdevops
    在 GitHub 上查看↗31,954
  • exoframejs/exoframeexoframejs 的头像

    exoframejs/exoframe

    1,152在 GitHub 上查看↗

    Exoframe is a self-hosted tool that allows simple one-command deployments using Docker

    TypeScript
    在 GitHub 上查看↗1,152
  • grafeas/grafeasgrafeas 的头像

    grafeas/grafeas

    1,563在 GitHub 上查看↗

    Artifact Metadata API

    Go
    在 GitHub 上查看↗1,563
  • caprover/caprovercaprover 的头像

    caprover/caprover

    15,067在 GitHub 上查看↗

    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

    TypeScriptawsazurecaprover
    在 GitHub 上查看↗15,067
查看 Docker To Iac 的所有 9 个替代方案→

常见问题解答

deploystackio/docker-to-iac 是做什么的?

Translate docker run and docker compose file to Infrastructure as Code

deploystackio/docker-to-iac 的主要功能有哪些?

deploystackio/docker-to-iac 的主要功能包括:Deployment Platforms。

deploystackio/docker-to-iac 有哪些开源替代品?

deploystackio/docker-to-iac 的开源替代品包括: 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.