Devon Bagley
b90f49987f
resolves #102 : example Dockerfile to build laminar docker image
...
Create example Dockerfile and document its use in the User Manual.
This provides a minimal Alpine Linux based starting point for users who want to build a custom Laminar Docker container.
2019-09-19 09:10:05 +03:00
Oliver Giles
bcb8b438f3
laminarc: more explicit return codes
2019-04-11 21:00:00 +03:00
Oliver Giles
95482c78a5
resolves #80 : reverse-proxy with custom base URL
...
Fix all hrefs and vue routes to correctly operate against the
<base href> tag. Add a configuration parameter to override the
content of the href attribute, and describe its use.
2019-03-29 22:43:16 +03:00
Oliver Giles
cec4721e52
resolves #79 : serve logs over plain chunked http
2019-02-15 19:05:44 +02:00
Geraldo Ribeiro
ce52a382f0
Documentation minor fixes
2018-11-06 19:57:09 +02:00
Oliver Giles
7cee824cee
resolves #67 : laminarc list jobs
...
Implements the following laminarc commands:
- show-jobs
- show-running
- show-queued
- abort
2018-10-12 17:22:21 +03:00
Oliver Giles
21284731a3
UserManual: remove obsolete reference to locks
2018-10-12 17:20:17 +03:00
Oliver Giles
18012a8d7a
resolves #63 : remove locks
...
Add an example to the User Manual for using flock instead
2018-09-28 12:43:46 +03:00
Oliver Giles
132d40e6a3
resolves #50 : badge url
...
Implements serving of an SVG badge at the url /badge/JOB.svg which
prettily shows the job's current status
2018-09-10 14:51:43 +03:00
Oliver Giles
bbbef11304
update UserManual for 0.6
2018-05-18 12:42:43 +03:00
Oliver Giles
806947ca2f
Update manual for queue/start/run commands
...
As implemented in #36
2018-05-14 21:12:25 +03:00
Oliver Giles
f1e4d10be3
resolves #36 : queue/start/run
2018-05-12 17:56:56 +03:00
Oliver Giles
479c519ef3
Split README into UserManual.md
2018-05-12 16:07:43 +03:00