You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5G-MAG provides a Linode instance to host the Application Server (AS). This enables 5GMS Client components to talk against the provided interface M4 without setting up the AS on a dedicated machine.
The deployment of the latest version of the AS should be integrated into a CI/CD workflow. That way it is always available on the Linode instance without requiring a manual update and installation.
As a first step, the build process for the AS should be performed in the Github cluster for each new pull request and once code is added to the development branch.
The text was updated successfully, but these errors were encountered:
Hi @dsilhavy, @rjb1000 , as suggested, at first I will get CI/CD working in Git Hub cluster before looking at Linode deployment. Please assign this to me so that I will start working on it from this weekend.
Feature description
5G-MAG provides a Linode instance to host the Application Server (AS). This enables 5GMS Client components to talk against the provided interface M4 without setting up the AS on a dedicated machine.
The deployment of the latest version of the AS should be integrated into a CI/CD workflow. That way it is always available on the Linode instance without requiring a manual update and installation.
As a first step, the build process for the AS should be performed in the Github cluster for each new pull request and once code is added to the development branch.
The text was updated successfully, but these errors were encountered: