The setup.sh will help to install the environment for free5GC and free-ran-ue.
git clone https://github.com/free-ran-ue/env-setup.git
cd env-setup
./setup.shAfter setup finished, please exit and re-open the terminal.
-
sshkey generate, if you provide
--ssharg. -
git config, if you provide
--git.- email config, if you choose to config git, you also need to provide
--email <your@email> - name config, if you choose to config git, you also need to provide
--name <name>
- email config, if you choose to config git, you also need to provide
-
install net-tools
-
install go
-
install mongodb
-
install gtp5g
-
install yarn
-
install docker