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

laminard - Laminar CI server

laminard [-v]

Start Laminar CI server in the foreground. If option -v is specified, verbose logging is enabled. Other aspects of operation are controlled by environment variables.

Root location containing laminar configuration, database, build workspaces and archive.

Default: /var/lib/laminar

Interface on which laminard will bind to serve the Web UI. May be of the form IP:PORT, unix:PATH/TO/SOCKET or unix-abstract:NAME

Default: *:8080

Interface on which laminard will bind to accept RPC from laminarc. May be of the form IP:PORT, unix:PATH/TO/SOCKET or unix-abstract:NAME

Default: unix-abstract:laminar

Page title to show in web frontend
Setting this prevents the immediate deletion of job rundirs $LAMINAR_HOME/run/$JOB/$RUN. Value should be an integer represeting the number of rundirs to keep.

Default: 0

Base url used to request artifacts. Laminar can serve build artifacts (and it will if you leave this unset), but it uses a very naive and inefficient method. Best to let a real webserver handle serving those requests.

/etc/laminar.conf
Variable assignments in this file are exported by systemd or other init system before launching the system-wide installation of Laminar.

Oliver Giles created Laminar CI.
Dmitry Bogatov created this manual page for Debian project (but it can be used by others).

April 3, 2019

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.