Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI/CD - Automated deployment of 5GMS AF to Linode instance #48

Open
dsilhavy opened this issue Feb 16, 2023 · 2 comments
Open

CI/CD - Automated deployment of 5GMS AF to Linode instance #48

dsilhavy opened this issue Feb 16, 2023 · 2 comments
Labels
CI/CD Tasks related to CI/CD enhancement New feature or request

Comments

@dsilhavy
Copy link
Contributor

dsilhavy commented Feb 16, 2023

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.

@dsilhavy dsilhavy added enhancement New feature or request CI/CD Tasks related to CI/CD labels Feb 16, 2023
@RaghuMeda
Copy link

@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.

@rjb1000
Copy link
Contributor

rjb1000 commented Jul 30, 2023

Note that this issue covers the deployment of the AF to Linode and 5G-MAG/rt-5gms-application-server#59 covers deployment of the AS.

@rjb1000 rjb1000 changed the title CI/CD - Automated deployment to Linode instance CI/CD - Automated deployment of 5GMS AF to Linode instance Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Tasks related to CI/CD enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants