Showroom lab guide for the OpenShift Dev Day workshop — a 90-minute hands-on experience where attendees play the role of a new developer at Parasol Insurance and ship a feature from code to production without filing a single ticket.
This workshop is part of the Red Hat OpenShift Roadshows series, which delivers in-person and virtual hands-on events worldwide. Each roadshow covers different aspects of the OpenShift platform; this one focuses on the cohesive developer experience across Developer Hub, Dev Spaces, Pipelines, GitOps, and AI-assisted coding.
Built with Antora and the Red Hat Demo Platform Showroom framework.
Full documentation — getting started, content structure, configuration, local development, and AI-assisted content creation — is available at:
-
Create a repo from this template (suggested naming:
<lab-name>-showroom) -
Clone your new repo and preview locally:
podman run --rm --name antora -v $PWD:/antora -p 8080:8080 -i -t ghcr.io/juliaaano/antora-viewerOn SELinux systems, append
:zto the volume mount. -
Edit content in
content/modules/ROOT/pages/ -
See the Content Repository docs for directory layout, Podman Compose with live reload, dev mode, and more.
The RHDP Skills Marketplace provides skills for Cursor IDE and Claude Code that generate labs, demos, and validate content against Red Hat standards.
See the AI Tools documentation for details.