Modify ↓
Opened 13 years ago
Closed 8 years ago
#9626 closed enhancement (worksforme)
Need CloudPlugin for Chef Server on Centos
Reported by: | Owned by: | Rob Guttman | |
---|---|---|---|
Priority: | normal | Component: | CloudPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Hi,
I have just started working on chef and came across this plugin which would allow us to use webUI along with chef for initializing instances, but i am not able to figure out how can i install this on a Chef running on Centos.
Any information or help is highly appreciated.
Thanks, Lokesh Gondane
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Closing as InstallationIssue. Please ask on the MailingList.
Note: See
TracTickets for help on using
tickets.
Hi, Lokesh. This plugin does not need to run on the chefserver. It should run on your trac server as a normal trac plugin. It then accesses your chefserver through the chefserver's RESTful API - i.e., you just need to set the plugin's trac.ini config as described here.
Let me know if still not clear. Note that this is a more advanced plugin to configure so may not be for everyone.