wiki:WikiStart

Version 83 (modified by Nick Holden, 11 years ago) ( diff )

--

Welcome to the LCBRU Informatics Platform wiki

  • LCBRU studies supported
    • BRICCS - where it all began
    • DHF - Diastolic Heart Failure
    • DREAM
    • GENVASC - recruitment across primary care
    • GRAPHIC - Genetic factors in hypertension
    • HDL ethnicity - a study into HDL across ethnic groups
    • MVO - Microvascular Obstruction
    • NIHR Bioresource - contributing to a national facility for translational medicine
    • PRESTIGE
    • SCAD - Spontaneous Coronary Artery Dissection
    • TOTAL - Routine aspiration thrombectomy versus PPCI alone
  • Infrastructure components
    • SystemAdmin system admin for the BRICCS infrastructure.
    • ServiceDeployment recommendations for flexible service deployment
    • Subversion source code repository
    • Trac issue tracking system
    • Maven development tool kit
    • Eclipse development tool kit
    • Backups data backup requirements
    • SSH ssh keys and configuration
    • DNS DNS configuration for briccs.org.uk
    • JBoss Settings, experiences and gotchas from working with the JBoss Application Server
    • VirtualBox VirtualBox commands and bugs
    • Oracle Oracle commands, gotchas and bugs
    • MS SQL issues MS SQL Server commands, gotchas and bugs

Trac notes

Trac is a minimalistic approach to web-based management of software projects. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.

All aspects of Trac have been designed with the single goal to help developers write great software while staying out of the way and imposing as little as possible on a team's established process and culture.

As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the "Edit this page" link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands.

"trac-admin yourenvdir initenv" created a new Trac environment, containing a default set of wiki pages and some sample data. This newly created environment also contains documentation to help you get started with your project.

You can use trac-admin to configure Trac to better fit your project, especially in regard to components, versions and milestones.

TracGuide is a good place to start.

Enjoy!
The Trac Team

Starting Points

For a complete list of local wiki pages, see TitleIndex.

Note: See TracWiki for help on using the wiki.