Skip to content

🔧 Janus IDP Demo 🔧

The Janus IDP Demo is built on the back of Janus IDP and Backstage, with the goal of helping application teams get started quicker.

Why Should I use Janus IDP Demo?

Janus IDP Demo combines all of the required technologies used for creating a "golden path" for application deployment. It allows teams to very quickly get up and running with all the necessary items required in DevSecOps, while creating a tight inner development loop.

Janus IDP Demo Components

Development

Janus IDP

The Janus IDP(i.e. Backstage) is the front end of our Janus IDP Demo. It gives insight into the components installed in our Clusters and how those components connect to one another.

Janus IDP Demo also uses Janus plugins to allow for the rapid deployment of new components. With the click of a button application teams can create a new code base including repo, pipelines, security, Kubernetes objects and everything required for development and deployment into Openshift.

Developer Workspaces

The Janus IDP Demo deployment includes integration with CodeReady Worksapace allowing development teams to have instant access to an IDE preloaded with their new code and ready for development.

Deployment

Openshift Pipelines(Tekton)

Janus IDP Demo deploys a pipeline using Openshift Pipelines(Tekton) that run test and security scans on the code, as well as packaging the application and building/deploying the container image into a specified registry.

Security

Red Hat SSO(Keycloak)

Red Hat SSO(Keycloak) is an identity management platform that secures our services (such as backstage) using a range of Identity Providers

Default Setup

By default janus users GitHub as our Identity Provider