https://github.com/ziozzang/chef-provisioning
Chef Very Initial Provisioning
https://github.com/ziozzang/chef-provisioning
Last synced: 3 months ago
JSON representation
Chef Very Initial Provisioning
- Host: GitHub
- URL: https://github.com/ziozzang/chef-provisioning
- Owner: ziozzang
- Created: 2013-07-24T06:02:50.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-05-07T07:32:27.000Z (about 12 years ago)
- Last Synced: 2025-01-28T18:36:36.921Z (over 1 year ago)
- Language: Shell
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
chef-provisioning
=================
Chef Very Initial Provisioning
Support the method of debian/ubuntu package way of installation.
Installation
============
* for chef server
just run ./bootstrap.sh as root permission.
* for chef client
just run ./bootstrap.sh server_ip
script will detect server and automatically do registration process.
Known Issue
===========
you must protect 7878 port for security issue.