{"id":25495946,"url":"https://github.com/opennetworkinglab/aether-4gc","last_synced_at":"2025-11-09T21:30:21.569Z","repository":{"id":184005126,"uuid":"671124236","full_name":"opennetworkinglab/aether-4gc","owner":"opennetworkinglab","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-30T20:44:43.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T21:36:04.310Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opennetworkinglab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-26T15:36:07.000Z","updated_at":"2024-12-30T20:44:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c52173f-11d2-43c1-9940-70b45fa73504","html_url":"https://github.com/opennetworkinglab/aether-4gc","commit_stats":null,"previous_names":["opennetworkinglab/aether-4gc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-4gc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-4gc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-4gc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-4gc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opennetworkinglab","download_url":"https://codeload.github.com/opennetworkinglab/aether-4gc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239576797,"owners_count":19662113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-19T00:52:46.815Z","updated_at":"2025-11-09T21:30:21.531Z","avatar_url":"https://github.com/opennetworkinglab.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 4gc\n\nThe 4gc repository builds a standalone Aether core with a physical RAN setup.\nIt depends a k8 cluster which can be deployed using k8 repository that can help to create a multi-node cluster.\n\nTo set up the 4gc repository, you need to provide the following:\n\n1. Node configurations with IP addresses in the host.ini file.\n   - You can specify both master and worker nodes.\n2. Aether configuration parameters, such as RAN_Interface, in the ./var/main.yaml file.\n\nTo download the 4gc repository, use the following command:\n```\ngit clone https://gitlab.com/onf-internship/4gc.git\ngit clone https://gitlab.com/onf-internship/k8s.git\n```\n### Step-by-Step Installation\nTo install the 4g-core, follow these steps:\n1. Set the configuration variables in the vars/main.yaml file.\n   - Set the \"standalone\" parameter to deploy the core independently from roc.\n   - Specify the \"data_iface\" parameter as the network interface name of the machine.\n   - Set the \"values_file\" parameter:\n     - Use \"sdcore-4g-values.yaml\"\n   - The \"custom_ran_subnet\" parameter, if left empty, core will use the subnet of \"data_iface\" for UPF.\n2. Add the hosts to the init file.\n3. Run `make ansible`.\n4. In the running Ansible docker terminal:\n   - Make sure you have dployed a k8 cluster using `k8s-install` from k8s repo.\n   - run `make 4gc-install`\n   - It creates networking interfaces for UPF, such as access/core, using `4gc-router-install`.\n   - Finally, it installs the 5g core using the values specified in `4gc-core-install`.\n     - The installation process may take up to 3 minutes.\n\n#### One-Step Installation\nTo install 4gc in one go, run `make 4gc-install`.\n#### Uninstall\n   - run `make 4gc-uninstall`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennetworkinglab%2Faether-4gc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopennetworkinglab%2Faether-4gc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennetworkinglab%2Faether-4gc/lists"}