summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add automatic garbage collection service to Trovebaserock/sam/artifact-cache-garbage-collect-v3Sam Thursfield2014-10-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | We are now using Trove as an artifact server for the Mason continuous delivery system, which can fill up the disk pretty quickly. This adds a rudimetary system for cleaning up old artifacts from an artifact cache server. Note that it does not have any smarts about what to remove other than checking the 'mtime', If you have important release artifacts in the artifact cache, don't run `trove-gc` or enable the trove-garbage-collect service. It wraps the `morph gc` command, currently, so Morph is required on the system. Morph is included in Trove systems via the 'tools' stratum right now. It is hardcoded to remove artifacts until there is at least 15GB of free disk space, and to run once an hour. No cleanup of Git or Lorry data is done.
* Install Ansible scripts and create a unit to run themPedro Alvarez2014-07-141-0/+2
|
* Do not enable the units when installing.Pedro Alvarez2014-07-071-3/+1
| | | | | | They aren't eligible to be started until they are configured, and Ansible handles both the initial start, and configuring them to start automatically on next boot.
* Move gitano skeleton to /usr/share/trove-setup/Pedro Alvarez2014-06-171-2/+0
|
* Remove old scripts and unitsPedro Alvarez2014-06-171-4/+0
|
* Add script to remove lorry-controller from lorry's crontabLars Wirzenius2014-04-231-0/+2
|
* Add a symlink to the LC static files into htdocsLars Wirzenius2014-04-101-0/+1
|
* Install symbolic links to gitano cgis into htdocsRichard Ipsum2014-02-121-0/+6
|
* Recursively copy etc to DESTDIRRichard Ipsum2014-02-121-2/+1
|
* Fix syntax error in makefile when copying share/ directoryJonathan Maw2013-06-051-1/+1
|
* More tidying for visualsDaniel Silverstone2012-10-121-0/+1
|
* Add tarballsDaniel Silverstone2012-10-051-0/+1
|
* Lorry controller setupDaniel Silverstone2012-10-031-0/+2
|
* More fixingDaniel Silverstone2012-09-131-3/+1
|
* Early setup and binsDaniel Silverstone2012-09-131-0/+2
|
* Also link bundles for httpd to handle themDaniel Silverstone2012-09-131-0/+1
|
* More etc files and more unitsDaniel Silverstone2012-09-131-2/+3
|
* Add symlink for cgi-binDaniel Silverstone2012-09-131-0/+1
|
* More trove-setup stuffDaniel Silverstone2012-09-131-1/+6
|
* Fix target nameDaniel Silverstone2012-09-121-2/+2
|
* Fixes from walkthroughDaniel Silverstone2012-09-121-0/+8