Giter Club home page Giter Club logo

norman's Introduction

Norman

Build Status

Norman is a (very) small subset of Foreman, just for viewing puppet run reports.

Getting reports

See Puppet logstash reporter

for the report you need to add to puppet.

Munging reports

You are expected to have a rule like this in your logstash config:

mutate {
    tags       => [ "puppet-apply" ]
    replace    => [ "@type", "puppet-apply" ]
}

Hosting norman

It's 100% Javascript, so just copy the app/ directory under your web root somewhere.

It by default expects Elasticsearch to be available at /es/ on the same server you installed it on.

You can, alternatively, install norman as an Elasticsearch plugin.

Just build a .zip file of the

Screenshots

Overview

Details

Developing

You'll need node.js, but you should be able to easily run the development server:

spaceinvaders norman [master]$ ./scripts/web-server.js
Http Server running at http://localhost:8000/

TO`DO

  • Add an 'other runs for this host' page
  • Fix search / ordering functionality on homepage

norman's People

Contributors

bobtfish avatar jasonklarsen avatar

Stargazers

Zhong Jianxin avatar Vamsee Kanakala avatar Jürgen Hermann avatar Terry Wang avatar Dave Wongillies avatar Justin Honold avatar kyzh avatar Jason Edgecombe avatar Michael Lehmkuhl avatar Elmer Rivera avatar Lars Fronius avatar Stephen Johnson avatar Amos Shapira avatar

Watchers

Jeffrey Fredrick avatar  avatar Alex Conlin avatar James Cloos avatar

Forkers

jasonklarsen

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.