https://github.com/unsortedhashsets/cicd_dashboard
https://github.com/unsortedhashsets/cicd_dashboard
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/unsortedhashsets/cicd_dashboard
- Owner: unsortedhashsets
- License: mit
- Created: 2020-11-28T15:38:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T19:31:55.000Z (over 2 years ago)
- Last Synced: 2025-02-10T05:25:26.650Z (over 1 year ago)
- Language: TypeScript
- Size: 3.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VUT-ITT-IBT
## Demos
* [Backend standalone demo](backend/StandAloneDemo.md)
* [Backend docker-compose standalone demo](backend/StandAloneDemoDC.md)
* [Frontend standalone demo](frontend/StandAloneDemo.md)
* [Containerized demo](frontend/ContainerizedDemo.md)
## OCP Deployment:
* Login to https://console-openshift-console.apps.ocp4.prod.psi.redhat.com/topology/ns/fusetools-dashboard
* Rebuild [dashboard-backend](https://console-openshift-console.apps.ocp4.prod.psi.redhat.com/k8s/ns/fusetools-dashboard/buildconfigs/dashboard-backend) in case backend changes
* Rebuild [dashboard-frontend](https://console-openshift-console.apps.ocp4.prod.psi.redhat.com/k8s/ns/fusetools-dashboard/buildconfigs/dashboard-frontend) in case frontend changes