TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Use Docker, Foreman, or Vagrant for installing our FOSS project?

4 点作者 gault8121将近 11 年前
I&#x27;m coordinating the development of Quill.org, a web app that provides writing activities to students.<p>We are an active open source project, and we&#x27;ve had over 40 people contribute. We recently moved to Docker to make it easier for new developers to get set up. However, the Docker environment is proving to be problematic, and developers are having a hard time getting the code set up. I&#x27;m reaching out to you on HN to get your thoughts on what our install process ought to be.<p>You can get a good sense our code here:<p>https:&#x2F;&#x2F;github.com&#x2F;empirical-org&#x2F;Documentation&#x2F;blob&#x2F;master&#x2F;Getting-Started&#x2F;README.md<p>Here are the questions we are currently facing:<p>1) Is it going to be difficult to maintain Docker? My concern is that we&#x27;ll need to spend a lot of time re-configuring Docker as the project changes. I&#x27;m not sure whether we should stick with Docker for install or simply use it for production.<p>2) Would it be better to simply use a manual install process with Foreman? We were using a manual install process before, and this is where a number of problems sprung up. Our project is somewhat complex, utilizing a SOA with multiple databases and an API. I&#x27;m not sure whether it&#x27;d be best to stick with the Docker install, or whether we should return to the manual install.<p>3) We could move back to Vagrant for the install process. Would this be the best course of action? We used Vagrant in the past, but the instructions became out of date, and it was dropped.<p>We are trying to bring on board new developers, and we are running into a number of issues. I&#x27;d really appreciate your thoughts on how we ought to proceed.

暂无评论

暂无评论