文件名称:2021-dashboard-ui:2021仪表板和重播UI
文件大小:174KB
文件格式:ZIP
更新时间:2024-06-01 14:43:11
HTML
2021年峰会演示板 构建/发布容器 buildah bud -f Containerfile -t 2021-dashboard-ui buildah push localhost/2021-dashboard-ui docker://quay.io/redhatdemo/2021-dashboard-ui 重新启动所有正在运行的Pod以拾取新图像 环境变量 LEADERBOARD_SERVER /leaderboard Websocket服务器的URL(无http ) STATS_SERVER /stats websocket服务器的URL(无http ) REPLAY_SERVER /game/${gameId}/replays?gimme=12 REST端点的URL(无http ) 地方发展 sudo podman run -it -p 11222:11222 -e USE
【文件预览】:
2021-dashboard-ui-main
----devfile.yaml(2KB)
----.gitignore(5B)
----README.md(937B)
----views.ts(134B)
----openshift()
--------templates()
----src()
--------scripts.ts(1KB)
--------dashboard.ts(522B)
--------oak_app.ts(4KB)
--------replay.ts(2KB)
----drash_app.ts(1015B)
----deno_ubi8.sh(833B)
----Containerfile(396B)
----assets()
--------css()
--------html()
--------fonts()
--------img()
--------scripts()
--------data()