summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* lighttpd: Add support for installing SSL certsPedro Alvarez2015-11-191-71/+0
| | | | Change-Id: I33c74dc19e5835c65740f483aae89a1e8e415f0c
* Move template files from /etc to shares/trove-setup/etcPedro Alvarez2014-06-173-55/+0
|
* Make lorry log to stdoutbaserock/liw/new-lc-2Lars Wirzenius2014-04-231-0/+2
| | | | | This will make the output be even more verbose for Trove's Lorry Controller.
* Make lorry run verboselyLars Wirzenius2014-04-101-0/+1
| | | | This works better with the output logging in the new Lorry Controller.
* Merge branch 'baserock/richardipsum/increase_max_processes'Richard Ipsum2014-03-281-2/+2
|\ | | | | | | | | | | Reviewed on IRC by: Daniel Silverstone Lars Wirzenius
| * Set max procs to 32 for both readers and writersbaserock/richardipsum/increase_max_processesRichard Ipsum2014-03-241-2/+2
| |
* | Enable directory listing in <trovehost>/releasesAdam Coldrick2014-03-211-0/+4
|/ | | | | Enable lighttpd's directory listing for /releases. This is a link to the <trove_id>/site/releases repository's rsync store.
* trove-setup: Do subsitutions in /etc at deploy-time, not at first bootSam Thursfield2014-03-111-38/+0
| | | | | | | | We do not support deploying Trove in any way other than using `morph deploy`. The trove-setup.sed.example file is a remnant of the days before `morph deploy` existed. The 'hostname-not-baserock' test has been removed.
* List all Git clone URLs in web frontendSam Thursfield2014-03-061-1/+1
| | | | | Trove's default configuration offers git:// and ssh:// URLs and now http:// and https:// too. We should list all of those in the cgit web frontend.
* Allow multiple configuration placeholders on one lineSam Thursfield2014-03-061-9/+9
| | | | | | | | The example /etc/trove-setup.sed script, used to set up site configuration for a deployed Trove on first-boot by trove-early-setup, did not specify the 'g' (global) flag which meant that lines with more than one occurance of a placeholder such as ##TROVE_HOST## were not set correctly.
* Use htpasswd by defaultRichard Ipsum2014-02-121-0/+2
|
* 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
* Use lighttpd for the trove http services.Tiago Gomes2013-09-051-0/+56
| | | | | | | | | | | | | | - 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.
* More tidying for visualsDaniel Silverstone2012-10-122-0/+3
|
* Disable bundles and force tarballs alwaysDaniel Silverstone2012-09-271-0/+2
|
* More lorry configurationDaniel Silverstone2012-09-241-1/+1
|
* Updates for lorryDaniel Silverstone2012-09-241-0/+1
|
* More substitutionsDaniel Silverstone2012-09-132-1/+7
|
* Initial setup substitutionsDaniel Silverstone2012-09-131-0/+32
|
* More setupDaniel Silverstone2012-09-131-0/+16
|
* More etc files and more unitsDaniel Silverstone2012-09-135-0/+41