Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

keedio/openstack-operations-poc

Repository files navigation

OpenStack Operations

Web project implemented with NodeJS + ExpressJS + Cassandra + AngularJS + Patternfly. It shows stored data in C*, about the OpenStack server's logs. Consists of:

  • A level logs dashboard by servie and nodes
  • StackedBars charts
  • Raw logs search

Architecture

  • NodeJS v6.9.5
  • Cassandra 3.0.10
  • AngularJS v1.5.11
  • ExpressJS V4.14.1
  • Patternfly

Deployment

To run this project, execute:

  1. Install node packages
npm install
  1. Install bower packages
bower install
  1. Start node server
node server.js
  1. Open your browser and type -> localhost:3000

About

OpenStack log collection PoC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published