An open API service indexing awesome lists of open source software.

https://github.com/rhecosystemappeng/rhdh-deploy

Deploy Red Hat Developer Hub
https://github.com/rhecosystemappeng/rhdh-deploy

wip

Last synced: 4 months ago
JSON representation

Deploy Red Hat Developer Hub

Awesome Lists containing this project

README

          

WIP


Deploy tool for Red Hat Developer Hub

rhdh-makefile-help.png

### Deploy Backstage/Janus IDP using Openshift Template :

update the variables in MakeFile

```
GITHUB_ORGANIZATION
AUTH_GITHUB_CLIENT_ID
AUTH_GITHUB_CLIENT_SECRET
GITHUB_TOKEN
```
For deploying, run the command `make template/apply`. For cleaning up, run the command `make template/clean`.