...
The deployment process involves deploying back-end modules and front-end modules (UI modules).
The process for deploying for active development for back-end module involves Deploying via a Feature Branch.
Ensure the Rancher Pod is Running
Recent operational decisions have led to having the Rancher Pods being offline based on a schedule.
The Rancher Pod should be started before deploying.
The https://folio-dev-aggies-diku.ci.folio.org/ will show a 502 Bad Gateway when the Pod is down.
Use the Scale Up or Down a Pod via Manage Pods to bring the Pod up.
The How to Start/Activate Rancher Environment guide describes how to do this.
Deploying Back-end Module Feature Branch
...