Skip to content

Actual (automatic) server deployment

Raffi Kwankam requested to merge k8-local-registry into main

CI/CD automatically builds the Server project into a docker container, and deploys it onto either the test or prod server In order to actually communicate with the server, use Sam's server IP and port 8000, and I'll expose it to the internal Kubernetes service (bpm-entry, running on port 8040 on some internal cluster IP) via kubectl port-forward

Merge request reports

Loading