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_SERVICE(1) FreeBSD General Commands Manual REGGAE_SERVICE(1)

reggae-service
service provisioner for CBSD jails

reggae-service

A service consists of:
  • Makefile - configured for use with service
  • .gitignore - containing all reggae generated files and directories

You can add aditional mount points by creating templates/fstab:

/usr/ports /usr/ports nullfs rw 0 0

Special note for the devel target: your repo must have bin/devel.sh which be ran inside jail. Also, devel will only work if you have DEVEL_MODE=YES in your vars.mk in service root. If you use it inside a project, project's DEVEL_MODE will be propagated.

You can run make <target> on the service:

  • destroy
  • devel
  • exec
  • export
  • login
  • provision
  • setup
  • up

Quickest way to get basic service is:

mkdir myservice
cd myservice
reggae init
make

reggae-project(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.