Skip to content

hal/halos-console

halOS Console

halOS stands for HAL on OpenShift. It is derived from HAL and allows monitoring and inspection of WildFly and other services running on OpenShift. Although the focus is on WildFly, halOS supports monitoring arbitrary services. This is achieved through the concept of capabilities and extensions.

Architecture

halos

halOS consists of two parts:

  1. Proxy (back-end)
  2. Console (front-end, this repository)

This repository contains the console. The console is a RIA / SPA following the design guidelines from PatternFly. It consumes the REST API exposed by the proxy.

Technical Stack

Build

npm install
npm run build

Run

Please refer to the halOS distribution about how to set up all services on OpenShift, start halOS and access the console.

Development

Before starting the console in dev mode, make sure to start the proxy in dev mode as well. Then start the proxy in dev mode, using

npm run dev

About

halOS Console

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license-banner.txt

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages