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 Function (AF). This enables 5GMS Client components to talk against the provided interfaces M5 without setting up the AF on a dedicated machine.
The deployment of the latest version of the AF 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 AF 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:
@dsilhavy As @davidjwbbc suggested, I will first work on getting CI/CD of AF and AS in Github cluster and then I will look into Linode deployment.
Can you please assign this to me so that I will start working on this one.
Feature description
5G-MAG provides a Linode instance to host the Application Function (AF). This enables 5GMS Client components to talk against the provided interfaces M5 without setting up the AF on a dedicated machine.
The deployment of the latest version of the AF 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 AF 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: