Git Product home page Git Product logo

molten's Introduction

Build Status

Molten - Salt Rest-API WebUI

Molten is a WebUI for the REST API exposed by Salt. Molten aims to make the API features accessible and to provide an easily deployable alternative to the salt cli interface. No additional service besides salt-api is required.

Molten Execution View

To get a quick impression have a look at the screenshots.

Features:

  • Fast. No page reloads, molten is a SPA (single page app) and keeps state during navigation.
  • Full access to all salt clients supported via Rest API.
  • Live updates, e.g. for events, jobs, ...
  • Job history and rescheduling of jobs
  • Simple deployment: no additional Python / Node.js or Go application required.

Quick Demo

Make sure that vagrant is installed.

Check out this repository init git submodules and start virtual machine via vagrant:

git clone https://github.com/martinhoefling/molten.git
cd molten
git submodule init
git submodule update
vagrant up demo

Connect to http://192.168.42.43:8000/molten/ as user test with password molten.

Releases

Current Release

Installation and Configuration

Compatibility

Molten should in principle be compatible with all salt versions that include the netapi.

Contribute:

  • Report bugs and feature requests to the issue tracker.
  • Pull requests are welcome!

Development

molten's People

Contributors

almoore avatar bbinet avatar beardedeagle avatar dependabot[bot] avatar martinhoefling avatar tobstone 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.