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_PROJECT(1) FreeBSD General Commands Manual REGGAE_PROJECT(1)

reggae-project
project provisioner for CBSD jails

reggae-project

A project consists of:
  • Makefile - configured for use with project

One project can contain many services, and that's going to be shown in the generated Makefile. The SERVICES variable in it will be commented but populated with example services. All services when downloaded will be in services/<service> directory.

You can run make <target> on the project:

  • destroy
  • devel
  • fetch
  • init
  • login service=<service>
  • provision
  • setup
  • up

Special note for the devel target: your repo must have bin/devel.sh which be ran on the host. All project targets can be suffixed with service=<service> but in the above list only those which require a service are explicitely mentioned. If the service is passed as an argument, the target will be executed only on that service/jail.

Quickest way to get basic project is:

mkdir myproject
cd myproject
reggae init-project

reggae-service(1) 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.