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
- Host: GitHub
- URL: https://github.com/rhecosystemappeng/rhdh-deploy
- Owner: RHEcosystemAppEng
- Created: 2023-08-23T20:02:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T18:39:24.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T07:49:29.564Z (about 1 year ago)
- Topics: wip
- Language: Makefile
- Homepage:
- Size: 303 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WIP
Deploy tool for Red Hat Developer Hub

### 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`.