Skip to content
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.

jumbojett/deis-ui

Repository files navigation

deis-ui

Screenshot Full client-side web app that interfaces with deis api. It works but there are many more features needed. Please submit pull requests.

Compatibility

This attempts to be compatible with the latest version of the deis API. Not backwards compatible.

Features

  • Full login and logout with session support
  • Browse and view running apps
  • Display all environmental variables
  • Logs are properly rendered with terminal colors

TODO

  • Create and delete apps
  • Manage users

Install

deis create
deis config:set DEIS_API=http://deis.local3.deisapp.com
git push deis master

If you're on Deis v1:

deis config:set DEIS_API_VERSION=v1

Development

npm install
npm start

About

full client-side web app that interfaces with deis api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published