Skip to content

alemic/tsuru-dashboard

 
 

Repository files navigation

#tsuru-dashboard

Build Status Build Status

tsuru-dashboard is a django-base project aimed to providing a tsuru dashboard.

For issue tracking:

* https://github.com/tsuru/tsuru-dashboard/issues

#Getting Started

For local development, first create a virtualenv and install the deps:

$ make deps

If all is well you should able to run the local server:

$ export TSURU_HOST=http://tsuru-api-endpoint.com
$ ./manage.py runserver

#Running tests

$ make test

About

Web dashboard for tsuru PaaS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published