One of the most useful Red Hat products I use daily is also one of the least-known: the Red Hat Offline Knowledge Portal (RHOKP).

It is basically a self-hosted, locally searchable mirror of docs.redhat.com + the Red Hat Knowledgebase in a single container image.

Perfect for:

- air-gapped environments
- customer networks with painful proxies
- trains, planes, and terrible WiFi
- anyone who wants docs that still work offline

I wrote up how it works, why I think it matters, and how to run it locally with Podman:

https://blog.hofstede.it/red-hat-offline-knowledge-portal-all-the-docs-air-gapped-on-your-laptop/

#linux #redhat #ansible #openshift #rhokp #docs #devops

Red Hat Offline Knowledge Portal: All the Docs, Air-Gapped, On Your Laptop

The entire Red Hat documentation site and the full Knowledgebase fit into a single OCI container that updates weekly, runs locally with a web UI and Solr search, and is included in every RHEL subsc...

Larvitz Blog