Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glensc/dokuwiki-plugin-chef
Chef Plugin for DokuWiki
https://github.com/glensc/dokuwiki-plugin-chef
Last synced: about 2 months ago
JSON representation
Chef Plugin for DokuWiki
- Host: GitHub
- URL: https://github.com/glensc/dokuwiki-plugin-chef
- Owner: glensc
- Created: 2013-09-17T17:39:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-18T06:37:59.000Z (over 11 years ago)
- Last Synced: 2024-10-14T11:39:11.740Z (3 months ago)
- Language: PHP
- Homepage: https://www.dokuwiki.org/plugin:chef
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Chef Plugin for DokuWiki
Search Chef Server API and format results
http://docs.opscode.com/api_chef_server.htmlAll documentation for this plugin can be found at
https://www.dokuwiki.org/plugin:chefIf you install this plugin manually, make sure it is installed in
lib/plugins/chef/ - if the folder is called different it
will not work!Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.# Creating client for dokuwiki:
run:
$ knife user create dokuwiki -p PASSWORDand save output as `client.pem`
----
Copyright (C) Elan RuusamäeThis program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the LicenseThis program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.See the COPYING file in your DokuWiki folder for details