3 Copyright (c) 2003-2010, Andrew Dunstan
5 See accompanying License file for license details
10 Use this template to generate the index page, with something like:
12 tpage index.tt > ../htdocs/index.html
16 title = 'PostgreSQL BuildFarm'
20 <!-- html generated from index.tt -->
22 The PostgreSQL build farm is a distributed system for automatically testing
23 changes in the source code for PostgreSQL as they occur, on a wide variety
24 of platforms. This server is the central repository for the results of those
28 To see the current status of tests on various branches, check the
29 <a href="/cgi-bin/show_status.pl" title="Status Page">Status Page</a>.
32 If you are interested in running a member of the build farm, then please visit
33 the <a href="/cgi-bin/register-form.pl" title="Register">Registration Page</a>.
34 We are particularly interested in unusual platforms or combinations of
35 architecture, operating system and compiler.
37 <p>To see what is involved in running a buildfarm member, please
38 read <a href="http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto">http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto</a>.
39 The client code can be found at the
40 <a href="http://www.pgbuildfarm.org/downloads/">downloads page</a>.
42 <p>The build farm software should run on all platforms that can support PostgreSQL.