Skip to content

OndinaHQ/Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c5c57d · Feb 15, 2012

History

2 Commits
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012
Feb 15, 2012

Repository files navigation

Tracker

An Issue tracking system

Running tracker

Please keep in mind that the public release of tracker is very alpha indeed. The OpenID login has a few glitches, and not all of Tracker's features work outside of Ondina yet. Thank you for being brave.

In order to get started with tracker, you will need:

  • An apache server running mod_wsgi for Python 3000 (for testing, you can also use the built-in cherrypy http server using "--run")
  • A CouchDB server, with http basic auth enabled, running on localhost (and only listening on 127.0.0.1)
  • An Amazon S3 account (optional, but recommended)
  • A good amount of adventurousness :)

Dependencies

  • Python >= 3.2
  • CouchDB
  • Amazon S3

Packages

  • CherryPy
  • Mako Templates
  • OpenID2RP
  • Markupsafe
  • Python Markdown

About

Issue tracking for you and your customers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published