Overview

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

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 A bit of history for more details.
Hawtio v3

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

Supported Versions

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

Get Started

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

Using Hawtio

Configuration

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

Plugins

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

Securing Hawtio

Security

This page covers configuration of the security aspects of Hawtio.

OpenID Connect Integration

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

Keycloak Integration

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

Using Hawtio on Kubernetes/OpenShift

OpenShift

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

Kubernetes

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

Creating a Hawtio user for Form authentication

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

Generating Certificates Manually

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

RBAC

This page explains how RBAC works in Hawtio Online.

Development

Read this page if you want to develop Hawtio Online.

General Docs

FAQ

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

Releases

View the latest release details.

Contributor Guide

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

Developers

Releasing Hawtio

Link to the doc for how to release Hawtio.

A bit of history

Learn more about the evolution of Hawtio.

Hawtio Architecture

Read about various components which define what Hawtio is.

Developing Hawtio applications

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