tsuru-dashboard icon indicating copy to clipboard operation
tsuru-dashboard copied to clipboard

Web dashboard for tsuru PaaS.

Results 40 tsuru-dashboard issues
Sort by recently updated
recently updated
newest added

We are currently displaying metrics for the registry and big-sibling components, but those are hardcoded on the view. We can remove the latter (big-sibling) and use the node-container list api...

enhancement
feature

Currently we are auto refreshing the metrics graphs on the app details page. It would be interesting to refresh the unit count and listing on the same page, when the...

enhancement

it would be nice to see pool information in the dashboard: - [ ] number of nodes - [ ] number of units - [ ] number of units per...

enhancement

add unit not working for lowering the number of units in app details. That functionality is removed until it is adjusted.

bug

Would be nice see in the Apps tab the status of services, for example: - app instances - instance status in the healthcheck service - watchers, url, up or down...

enhancement

The user should be able to export enviroment variables in app/service's units. Tsuru's command: tsuru env set VAR value

feature

The user should be able to run a command locally in the app unit. Tsuru's command: tsuru run myapp commands

feature