GitHunt
VR

vrothberg/podman-desktop-redhat-account-ext

Podman Desktop Red Hat SSO Login Extension

Red Hat Account extension

This extension plugs into Podman Desktop an authentication provider that allows login to Red Hat SSO

Run and build

To rebuild podman-desktop and OpenShift Local extension run:

  yarn build

To execute this extension into Podman Desktop, uses one of these commands:

  podman-desktop --extension-folder this_folder

if using the released bits from Podman Desktop

or

  yarn watch --extension-folder this_folder

from the Podman Desktop source folder if using the develpment version from Podman Desktop

Nightly build installation

use ghcr.io/redhat-developer/podman-desktop-redhat-account-ext:latest on Settings/Extension page using 'Install a new extension from OCI Image' form (see screenshot below).

image

Languages

TypeScript80.2%JavaScript12.5%HTML3.4%Dockerfile2.1%CSS1.8%

Contributors

Apache License 2.0
Created February 9, 2024
Updated February 9, 2024
vrothberg/podman-desktop-redhat-account-ext | GitHunt