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).
Uncategorized
1
Posts
1
Posters
0
Views
-
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 offlineI wrote up how it works, why I think it matters, and how to run it locally with Podman:
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 sea...
Larvitz Blog (blog.hofstede.it)