Skip to content

titilambert/mod-webui

 
 

Repository files navigation

#mod-webui

###Description Shinken main Web interface

###Screenshots

Host Detail Host Detail

System System

###Dependencies

###Installation

$ shinken install webui

###Report a bug

  • A helpful title - use descriptive keywords in the title and body so others can find your bug (avoiding duplicates).
  • WebUI Version and branch
  • Steps to reproduce the problem, with actual vs. expected results
  • OS version
  • Browser and Version
  • If the problem happens with specific code, link to test files (gist.github.com is a great place to upload code).
  • Screenshots are very helpful if you're seeing an error message or a UI display problem. (Just drag an image into the issue description field to include it).

###Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_branch)
  3. Commit your changes (git commit -am "Major fixup.")
  4. Push to the develop branch (git push develop my_branch)
  5. Open a Pull Request
  6. Enjoy a refreshing Diet Coke and wait 👍

About

Shinken main Web interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.6%
  • CSS 19.2%
  • Python 15.2%