Skip to content

Haven UI is the web front-end to Haven platform which manages Docker containers

License

Notifications You must be signed in to change notification settings

codeabovelab/haven-ui

Repository files navigation

Build Status codebeat badge

Haven Web App

Haven Web App is the front-end to Haven Container Manager. Please see the Haven Readme for the complete installation instruction and feature list.

License

License

Copyright 2016 Code Above Lab LLC

Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Developing Haven Web App

Tested Platform

  • Unbuntu
  • Mac OSX

It should work on other flavors of Linux but current are not tested.

Requirements

The minimum requirements are:

  • node
  • npm

Installation

To install, run:

npm install

Development Mode

To start dev server - ./start.sh

Then access it via http://localhost:3000

Production Mode

To run the webapp in production mode:

npm run build

Copy static files from dist to server.

About

Haven UI is the web front-end to Haven platform which manages Docker containers

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published