edgecomllc / eupf

5G User Plane Function (UPF) based on eBPF
Apache License 2.0
107 stars 20 forks source link

Prepare eUPF UI deployment configuration #412

Closed pirog-spb closed 1 year ago

pirog-spb commented 1 year ago

I'm as a eupf user have posibility to deploy eupf ui using provided configs in order to easily get ui up and running.

Acceptance tests:

kade-ddnkv commented 1 year ago

Created repository: https://github.com/edgecomllc/eupf-ui/; CI: commits trigger building and publishing docker image to GitHub Container Registry; docker-compose in free5gc-compose repository now contains ui service; API port (passed to UI) can be changed inside docker-compose.override.yml without rebuilding the entire ui image;