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.
我正在寻找一种在 ubuntu 中将开发人员环境打包在一起的方法。我的意思是我需要能够安装预配置有lamp的ubuntu(包括我们开发人员需要的数据库条目)、nodsjs、预配置的eclipse等。我需要能够为我的公司开发定制部署需要。有谁知道任何指南/程序/等来做到这一点?
你可能想看看像Chef或Puppet这样的东西。