Skip to content

Latest commit

 

History

History
96 lines (49 loc) · 2.75 KB

File metadata and controls

96 lines (49 loc) · 2.75 KB

Overview

This is the documentation for Hawtio v3 and higher. The old Hawtio v2 documentation is archived here: https://hawtio-v2.surge.sh/docs/

Note
Hawtio v3, just like Hawtio v4 uses React as the UI library. The only difference is that it relies on earlier JakartaEE API and is discontinued. See developers/history.adoc for more details.
overview.adoc

If you want to know what Hawtio is, read this first.

versions.adoc

Check this page for the supported version matrix table of dependent technologies and components for each Hawtio version.

Read the getting started guide to find out how to download and install Hawtio in your own environment.

Using Hawtio

Read up on how to configure and customize Hawtio in various environments.

Read an overview of the plugins available in Hawtio, including server-side and external dynamic plugins.

Securing Hawtio

This page covers configuration of the security aspects of Hawtio.

This page shows how Hawtio can be used with OpenID Connect for authentication and authorization.

Read up on how you can integrate Hawtio with Keycloak on various application containers.

Using Hawtio on Kubernetes/OpenShift

Read this page if you want to deploy Hawtio on OpenShift.

Read this page if you want to deploy Hawtio on Kubernetes.

This page explains how you can create a user when using Hawtio Online with the form-based authentication.

This page explains how you can manually generate the required certificates on your own.

This page explains how RBAC works in Hawtio Online.

Read this page if you want to develop Hawtio Online.

General Docs

Read commonly asked questions about the Hawtio project, including solutions to common problems getting started with Hawtio.

View the latest release details.

Read how to get started building Hawtio and work with the code.

Developers

Link to the doc for how to release Hawtio.

Learn more about the evolution of Hawtio.

Read about various components which define what Hawtio is.

Read about how to build applications that use Hawtio and how Hawtio can be extended using plugins.