finos / traderX

https://demo.traderx.finos.org/
Apache License 2.0
51 stars 47 forks source link

Add radius app definition file #204

Closed willtsai closed 14 hours ago

willtsai commented 1 month ago

Adding a Radius app definition file for deploying TraderX as a part of the 2024 Tech Sprint project described here

linux-foundation-easycla[bot] commented 1 month ago

CLA Signed

The committers listed above are authorized under a signed CLA.

netlify[bot] commented 1 month ago

Deploy Preview for lucky-concha-f3599f canceled.

Name Link
Latest commit 8f865597251986264be12cd0354ed893039a6be6
Latest deploy log https://app.netlify.com/sites/lucky-concha-f3599f/deploys/66f7a6947a820500077c9bce
willtsai commented 4 days ago

After the CI pipeline was set up as a part of https://github.com/finos/traderX/pull/222 and https://github.com/finos/traderX/pull/225, I've now updated the container images to point at a FINOS owned registry and confirmed it's working as expected! Please give this another look at your earliest convenience, @DovOps, thanks!

Containers:
  database:
    Container ID:   containerd://---
    Image:          ghcr.io/finos/traderx/database:latest
    Image ID:       ghcr.io/finos/traderx/database@sha256:---
    Ports:          18083/TCP, 18082/TCP, 18084/TCP
    Host Ports:     0/TCP, 0/TCP, 0/TCP
    State:          Running
      Started:      Mon, 23 Sep 2024 22:18:43 +0000
willtsai commented 3 days ago

Thanks for the review and approval, @DovOps! Can you also help with merging this?