Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unsortedhashsets/cicd_dashboard
https://github.com/unsortedhashsets/cicd_dashboard
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/unsortedhashsets/cicd_dashboard
- Owner: unsortedhashsets
- License: mit
- Created: 2020-11-28T15:38:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T19:31:55.000Z (11 months ago)
- Last Synced: 2024-10-12T18:44:06.005Z (3 months 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