summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Reconfigure lighttpd systemd unitsRichard Ipsum2014-02-122-1/+8
| |
| * Reconfigure lighttpdRichard Ipsum2014-02-123-11/+81
| | | | | | | | | | | | | | | | We now run two separate httpds, one for morph-cache-server and one for git-httpd. We do this because we want to run morph-cache-server as the cache user and git-httpd as the git user
| * Install symbolic links to gitano cgis into htdocsRichard Ipsum2014-02-121-0/+6
| |
| * Recursively copy etc to DESTDIRRichard Ipsum2014-02-121-2/+1
| |
| * Make trove-early-setup generate certificateRichard Ipsum2014-02-121-1/+11
|/
* Add copyright noticeRichard Ipsum2013-12-161-0/+17
|
* Merge branch 'baserock/tiagogomes/lighttpd'Tiago Gomes2013-09-125-21/+63
|\ | | | | | | | | | | Reviewed by Pedro Alvarez Daniel Silverstone
| * Use lighttpd for the trove http services.Tiago Gomes2013-09-055-21/+63
|/ | | | | | | | | | | | | | - 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.
* Add a missing comma.Tiago Gomes2013-06-071-1/+1
|
* Fix syntax error in makefile when copying share/ directoryJonathan Maw2013-06-051-1/+1
|
* Fix closed-source-lorries being inside open-source-lorriesJonathan Maw2013-06-041-1/+14
|
* Add *-source-lorries directories to the default lorries repoJonathan Maw2013-06-044-2/+9
|
* Add rules to deny forced updates to refs which are not underDaniel Silverstone2013-05-173-3/+8
| | | | | | | | | TROVE_ID/${user}/... This reduces the chances of accidental force-pushes to branches if you are using an old version of git or have misconfigured it. Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
* Merge branch 'baserock/richardmaw/default-mason-hosts' of ↵Richard Maw2013-05-131-2/+3
|\ | | | | | | ssh://roadtrain.codethink.co.uk/codethink/trove-setup
| * Also copy in the systems.json.txtRichard Maw2013-05-101-1/+2
| |
| * Use default hosts.json.txt from /var/lib/trove-setupRichard Maw2013-05-101-1/+1
|/ | | | | This is created either by the user of the trove configuration extension, or the configuration extension itself if one wasn't provided.
* Merge system branch 'baserock/richardmaw/mason-jobs-on-trove'Richard Maw2013-02-281-19/+26
|\ | | | | | | | | | | This includes a merge-fixup of not starting the nfs server. This is because this configuration may happen to the disk image before it is booted.
| * trove-early-setup: add nfs export for mason jobsbaserock/richardmaw/mason-jobs-on-troveRichard Maw2013-02-271-5/+13
| | | | | | | | | | Since multiple jobs contribute towards /etc/exports, split the generation into stubs which are combined in a nfs-configured target.
| * trove-early-setup: ensure .dotfiles are createdRichard Maw2013-02-271-0/+3
| | | | | | | | dotfiles are created to prove the configuration step has been done
| * trove-early-setup: Add .PHONY rules for non-filesRichard Maw2013-02-271-0/+5
| |
| * trove-early-setup: depend on files instead of rulesRichard Maw2013-02-271-14/+7
|/ | | | | It attempted to re-build even though it was already finished when I attempted to re-run the script.
* Merge branch 'jannispohlmann/enable-ccache-nfs'Richard Maw2013-01-151-0/+4
|\
| * trove-early-setup: Create ccache dir and set up the NFS serverjannispohlmann/enable-ccache-nfsJannis Pohlmann2012-12-301-0/+4
|/ | | | | | Create /home/cache/ccache, add an /etc/exports entry to allow clients to mount this directory with read/write permissions via NFS, and enable/start nfs-server.service.
* Ensure project groups are linkedDaniel Silverstone2012-10-303-0/+6
|
* Ensure that trove cannot be impersonated by trove-adminDaniel Silverstone2012-10-241-2/+3
|
* Fix up default rules a tad moreDaniel Silverstone2012-10-241-3/+3
|
* Fix repo nameDaniel Silverstone2012-10-241-1/+1
|
* Update default lorry controller config and add a README. All untestedDaniel Silverstone2012-10-243-1/+35
|
* Update trove iconDaniel Silverstone2012-10-231-0/+0
|
* Add a trove-admin group definitionDaniel Silverstone2012-10-231-0/+1
|
* newlinesDaniel Silverstone2012-10-121-2/+2
|
* Move configuration to a local-config projectDaniel Silverstone2012-10-125-4/+10
|
* More tidying for visualsDaniel Silverstone2012-10-126-1/+1084
|
* Various tweaks for repository rulesDaniel Silverstone2012-10-106-4/+11
|
* Adjust lorry-controller to every minuteDaniel Silverstone2012-10-051-1/+1
|
* Add tarballsDaniel Silverstone2012-10-051-0/+1
|
* Log lorry-controller at info to syslogDaniel Silverstone2012-10-041-1/+1
|
* Update default gitano-admin to include mason and distbuild usersDaniel Silverstone2012-10-043-0/+7
|
* Add mason configuration to trove-early-setupDaniel Silverstone2012-10-031-1/+13
|
* Configure lorry-controller for cronDaniel Silverstone2012-10-031-0/+1
|
* Fix up git user configDaniel Silverstone2012-10-031-2/+2
|
* Lorry controller setupDaniel Silverstone2012-10-033-3/+43
|
* Ensure /home/cache/artifacts is created on setupDaniel Silverstone2012-09-271-1/+8
|
* Restart units alwaysDaniel Silverstone2012-09-274-0/+4
|
* Disable bundles and force tarballs alwaysDaniel Silverstone2012-09-271-0/+2
|
* Update with trove hostnameDaniel Silverstone2012-09-242-1/+2
|
* Don't let the httpd forkDaniel Silverstone2012-09-241-1/+1
|
* More lorry configurationDaniel Silverstone2012-09-242-2/+2
|
* Updates for lorryDaniel Silverstone2012-09-242-1/+9
|
* More substitutionsDaniel Silverstone2012-09-132-1/+7
|