GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
REGGAE_CHEF(1) FreeBSD General Commands Manual REGGAE_CHEF(1)

reggae-chef
chef provisioner for CBSD jails

reggae-chef

A service with chef provisioner consists of:
  • Makefile - configured for use with chef
  • playbook - containing cookbooks/core/recipes/default.rb dummy script

When ran with this configuration, reggae will first check if chef executable is available, and if it isn't, it will run pkg install -y chef inside jail. Then it will mount playbook directory on /root/chef inside jail. To do actual provisioning, Reggae uses chef-client --local-mode.

Quickest way to get basic service provisioned with Chef is:

mkdir myservice
cd myservice
reggae init chef
make

reggae-provision(1)

Goran Mekić <meka@tilda.center>
May 20, 2018 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.