summaryrefslogtreecommitdiff
path: root/units
Commit message (Collapse)AuthorAgeFilesLines
* Ensure services don't start before /var is mountedSam Thursfield2016-02-223-0/+15
| | | | | | | | | | I hit a strange issue after upgrading git.baserock.org where the wrong cgit.css stylesheet was being served. Restarting the lighttpd-git service fixed it. I suspect this might be to do with the service starting before the /var subvolume is mounted. I can't exactly prove it but this change seems sensible in any case. Change-Id: I535305da9ba6135851a38fd3d04c50876de99e21
* Install Ansible scripts and create a unit to run themPedro Alvarez2014-07-141-0/+16
|
* Add 'Install' section to the unitsPedro Alvarez2014-07-093-0/+9
|
* Remove old scripts and unitsPedro Alvarez2014-06-172-27/+0
|
* Add unit for modifying lorry crontabLars Wirzenius2014-04-231-0/+13
|
* Add a systemd unit to run the repo creation scriptAdam Coldrick2014-03-271-0/+14
| | | | | Add a systemd unit to check for the existence of the releases repository, and to run the script to create it if it doesn't exist.
* Reconfigure lighttpd systemd unitsRichard Ipsum2014-02-122-1/+8
|
* Use lighttpd for the trove http services.Tiago Gomes2013-09-054-21/+7
| | | | | | | | | | | | | | - Add a configuration file to lighttpd. The max-procs for the read-only cache server is bigger than the writable cache server, as is expected to have a bigger load. Although the max-procs set is low, each fastcgi process supports multiple connections, that accordingly flup source code is equal to the maximum number of open file descriptors that a process can have. - Remove morph-cache-server systemd units. The servers will be spawned by lighttpd as fcgi processes. - Make cgit to be served by lighttpd instead of busybox httpd.
* Restart units alwaysDaniel Silverstone2012-09-274-0/+4
|
* Don't let the httpd forkDaniel Silverstone2012-09-241-1/+1
|
* Change userDaniel Silverstone2012-09-132-2/+2
|
* More etc files and more unitsDaniel Silverstone2012-09-132-0/+12
|
* httpd unitDaniel Silverstone2012-09-131-0/+6
|
* Fixes from walkthroughDaniel Silverstone2012-09-121-0/+6