Scroll to navigation

LAMINARD(1) General Commands Manual LAMINARD(1)

NAME

laminard-Laminar CI server

SYNOPSIS

laminard[-v]

DESCRIPTION

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

ENVIRONMENT

Root location containing laminar configuration, database, buildworkspaces 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 represetingthe 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 andinefficient method. Best to let a real webserver handle serving thoserequests.

FILES

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

AUTHORS

Oliver Gilescreated Laminar CI.
Dmitry Bogatovcreated this manual page for Debian project (but it can be usedby others).

April 3, 2019