Skip to content

Frontend app built with Vue.js, Vuetify and Socket.io to show event change state from Icinga2.

Notifications You must be signed in to change notification settings

jtejedera/icinga2_events_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This project is a simple Frontend app to use with icinga2_api_request backend (https://github.com/jtejedera/icinga2_api_request)

It's built with Vue.js, Vuetify and Socket.io.

picture

Project configuration

  • Change Node.js Backend API server address and Socket.io namespace address:
Node.js Backend API server                      -   Line 12 main.js (http://<backend_api>:8000/api)
Node.js Backend API socker.io namespace         -   Line 23 main.js (http://<backend_api>:8000)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

Frontend app built with Vue.js, Vuetify and Socket.io to show event change state from Icinga2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published