wiki:LcbruTrac Summary

Version 23 (modified by Richard Bramley, 9 years ago) ( diff )

--

LcbruTrac Summary

Tags: LcbruSystem

Overview

LCBRU Wiki and issue tracking site using Trac written in Python

Instances

For now: SystemAdmin

Live

URL
http://lcbru-trac.rcs.le.ac.uk
Server
LcbruServerLamp51
Directory
/local/lcbru-trac
Database Type
Postgres
Database
lcbrutrac2
Password File
/local/trac-deploy/apache-conf/lcbru-trac.htpasswd Error Logging: /local/apache2/log/trac.error.log

Test

There is a partially set up test system on the live system, but these should be deleted and a new LampServer created for a test system if required.

How To

Also see LampServer

Install

See Trac Install page and also the notes on the legacy Trac page.

Manage Users

Uses Apache basic HTTP authentication and is managed by using the htpasswd utility to manipulate the password file for the instance (see Instances).

To add a user to the live instance

    htpasswd /local/trac-deploy/apache-conf/lcbru-trac.htpasswd {firstname.lastname}

You will then be prompted for a password

Modules and Updates

Installed Plugins

  • Back Links: Macro that can show you which wiki pages refer to the current page or to a page of your choice.

Community

Available Plugins

Check List

Standard

  • / Do I have admin rights to system?
  • / Can I log on to system?
  • / Can I restart the server?
  • / Can I create a user?
  • / Can I see the errors?
  • [ ] Does it use Nick's email or other account details?
    • [ ] It does need to change it to use the generic email address when set up
  • / Who do we contact for help
  • / Basic training
  • [ ] Latest version in source control?
  • / How is it Backed Up?
  • / Database server / username / password
  • / Do I have admin database access?
  • [0] Database read only account?
  • / Apache config
  • / Can I log onto the community websites?

Specific

Legacy Pages

Error: Macro BackLinks(None) failed
'Environment' object has no attribute 'get_db_cnx'

Note: See TracWiki for help on using the wiki.