]> scripts.mit.edu Git - www/raw.git/blob - news/78.mdwn
Import from TextPattern
[www/raw.git] / news / 78.mdwn
1 [[!meta title="Trac autoinstaller"]]
2 We’ve just added another
3 [autoinstaller](http://scripts.mit.edu/start/) to our stable:
4 [Trac](http://trac.edgewall.org/), the issue tracker everyone seems
5 to use these days for software projects.
6
7 You can get a Trac instance up and running for your own project in
8 less than 60 seconds by typing
9
10     $ add scripts
11     $ scripts-trac
12
13 from any Athena machine, and following the instructions.
14
15 Like all autoinstalled software, Trac instances will be
16 [automatically upgraded](http://scripts.mit.edu/faq/44) after the
17 Trac upstream makes a new release. (*[see update below]* You can
18 [turn this feature off](http://scripts.mit.edu/faq/44) if you want,
19 and keep up with security upgrades on your own.)
20
21 This brings the count of autoinstallable applications up to 9:
22
23     advancedbook
24     e107
25     gallery2
26     joomla
27     mediawiki
28     phpbb
29     phpical
30     trac
31     wordpress
32
33 You can read more about these applications on our
34 [quick-start page](http://scripts.mit.edu/start/).
35
36 **update**: In fact, because of the way Trac works, you can’t turn
37 off autoupgrades in an autoinstalled Trac instance — there’s one
38 central copy of the software on scripts.mit.edu, not a copy in each
39 Trac instance. You can always do a manual install of the software
40 if you really want to handle upgrades yourself.
41
42
43