headless9

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2022 License: Unlicense Imports: 9 Imported by: 0

README

headless9

background services in plan9

Badges

GPLv3 License Build Status Go Report Card Documentation

Deployment

Ensure you have already installed Go, then run the following to set up the directory for headless9 admin and usage.

mkdir -p /adm/headless9/ctl
mkdir -p /adm/headless9/log
touch /adm/services
go install git.sdf.org/rudi/headles9@latest
cp go/bin/headless9 /bin/headless9

Features

  • Headless services from plan9 console
  • Logging and control for the running services

Usage/Examples

Command Line Tool:

headless9 {start|stop|restart|status} plan9HttpApp

Service File (default /adm/services):

plan9HttpApp arg1 arg2 ...argN

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL