Installing Chef Server on Windows - 2

你说的曾经没有我的故事 提交于 2019-12-13 03:32:38

问题


I was following this link Installing Chef Server on Windows. Here he was facing issue to install gem package for chef-server, chef-server-api

But, with some trying, I can able to install Now, the problem is the link enashnash shared, but it is removed

I tried googling URL, plagarism nothing worked until I checked web archive. https://web.archive.org/web/20111204204532/http:/wiki.opscode.com/display/chef/Installing+Chef+Server+Manually

As it is using CouchDB, Rabbit MQ,Java, zlib, libxml, Opscode APT repository. I thought I can install these manually just like in above-mentioned URL

Problem is coming when setting opscode.list as they told to create it at Create /etc/apt/sources.list.d/opscode.list & /etc/chef/server.rb those are only linux based.

So, can I conclude it that this is the only or final problem why we can't install chef-server ? And, do you know why they have not added Windows platform?

来源:https://stackoverflow.com/questions/56687349/installing-chef-server-on-windows-2

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!