Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
将您的 Web 应用程序部署到 heroku 很容易
我想知道的是,您的 linux 服务器上是否安装了任何开源工具,因此您可以拥有相同的部署体验,因为 heroku buildpacks 都是开源的。
Dokku是 Heroku 的单主机版本。它允许您通过 git 推送与 Heroku 兼容的应用程序。