Skip to content

richardsonlima/abyss

 
 

Repository files navigation

#Abyss (Tsuru Dashboard)

Build Status Build Status

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

For issue tracking:

* https://github.com/globocom/abyss/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