Code Monkey home page Code Monkey logo

styx's Introduction

STYX

Styx is a web console for Cloud Foundry V2.

Requirements

  • Styx requires the Java7 JDK installed locally (in order to build the project with Maven)

Installation

  1. Register Styx as client in the UAA (optional, you can also run Styx as client cf).
  2. Update styx.properties in src/main/resources with the base URLs to your Cloud Foundry API and UAA and the client id and client secret you used to register Styx (use client id cf and leave client secret empty to run as cf).
  3. Create a new war using mvn clean package
  4. Push Styx to your Cloud Foundry

Enable UAA username feature

For some reason the Cloud Foundry API does not return user names for any operation. As a workaround you can enable an endpoint on the UAA that will return the user names.

In your BOSH deployment descriptor enable the following setting:

scim: userids_enabled: true

Screenshots

App Spaces App

Copyright and license

Styx has been built using Bootstrap which has the Apache 2.0 license and AngularJS which has the MIT license.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.