Actual (automatic) server deployment
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