Skip to main content

Get Started

Requirements

Preparation:

  1. Download Repository:

    git clone https://github.com/PedroDSFerreira/osm-mec.git
  2. Create .env file:

    cp .env-sample .env

    Change OSM_HOSTNAME variable to the ip of the machine where OSM is installed

  3. Launch Containers:

    docker compose up --build
  4. Add kubernetes cluster to OSM:

    • Add Vim Account
    osm vim-create --name vim-account-name --user admin --password pwd --auth_url http://example.com --tenant admin --account_type dummy --config='{}'

CFS Portal is available at http://localhost:3000

CFS Portal

Add MEC App to Catalog

After creating a MEC App Descriptor, go to App Catalog and upload descriptor:

Example Image


Example Image