summaryrefslogtreecommitdiff
path: root/mason.configure
Commit message (Collapse)AuthorAgeFilesLines
* Ensure .log files are served with mime-type of text/plain.Michael Drake2014-08-071-0/+9
| | | | Stops the server offering logs for download, instead of displaying them.
* Fix web server root directory creation.Michael Drake2014-08-071-1/+1
|
* Add Mason scripts on top of distbuild systemMichael Drake2014-08-061-0/+92
The distbuild system can be configured to act as a CI controller. Providing appropriate config makes it copy all the scripts and systemd units out of the mason directory onto the target, such that it will start building and testing the configured cluster morphology on boot.