Coder Social home page Coder Social logo

airfield's Introduction

Airfield

Simple hipache web-interface

Check packages from package.json Requires ofcourse hipache and redis installed for same server with airfield

Setup

After downloading source:

cd airfield
npm install
node airfield.js

Then you can go to http://server.com:3000/

Default login credientials are:

User: admin
Pass: kissa2

You can change those modifying settings.js-file

Warning!

Currently authentication is broken so there is really not any kind of session management. You have to implement checkAuth-middleware to check if user is logged in, login and logout routines.

Openstack support

If you are doing lot's of proxying to Openstack instances, you can enable openstack-support. The management console uses openstack-api to fetch ips, names and statuses of all instances. This feature is tested with Folsom. All you have to do is enable it from settings.js and change the login credientials in the same file.

If you are using this for a real purpose not just testing, tweak other settings too.

ToDo

  • Better AJAX-message construction
  • Authentication
  • Statistics
  • Search
  • Paging

airfield's People

Contributors

emblicaorg avatar keeb avatar theikkila avatar dhrp avatar

Watchers

James Cloos avatar hunslater avatar

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.