Loading README.md +1 −7 Original line number Diff line number Diff line Loading @@ -22,13 +22,7 @@ AdvantEDGE is a Mobile Edge Emulation Platform (MEEP) that runs on Docker & Kube ## Concepts The following AdvantEDGE concepts are described [here](docs/concepts.md) - [x] Micro-service Architecture - [x] Macro-network Model - [x] Network characteristics - [x] Network mobility - [x] External UE support Before getting started we recommend familiarity with key [AdvantEDGE concepts](docs/concepts.md) ## Getting started Loading docs/README.md +0 −1 Original line number Diff line number Diff line Loading @@ -9,4 +9,3 @@ Document | Description [use.md](use.md) | Get started using it [concepts.md](concepts.md) | Define concepts [testing.md](testing.md) | Testing [frontend.md](frontend.md) | Frontend Internals No newline at end of file docs/concepts.md +6 −5 Original line number Diff line number Diff line # AdvantEDGE Concepts ## Goal - [Define micro-service architecture](#micro-service-architecture) - [Define macro-network model](#macro-network-model) - [Define network characteristics](#network-characteristics) - [Define network mobility](#network-mobility) - [Define external UE support](#external-ue-support) - [Micro-service architecture](#micro-service-architecture) - [Macro-network model](#macro-network-model) - [Network characteristics](#network-characteristics) - [Network mobility](#network-mobility) - [External UE support](#external-ue-support) - [Frontend](./concepts/frontend.md) ## Micro-service architecture AdvantEDGE is a controller software that facillitates deployment of edge applications in a simulated network environment. Loading docs/frontend.md→docs/concepts/frontend.md +1 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ The state of the application is updated through Redux _actions_ when user-initia The following diagram illustrates this general pattern as used in the _AdvantEDGE_ frontend.   Here are some of the actions that are used in the implementation of the _AdvantEDGE_ application. Loading Loading
README.md +1 −7 Original line number Diff line number Diff line Loading @@ -22,13 +22,7 @@ AdvantEDGE is a Mobile Edge Emulation Platform (MEEP) that runs on Docker & Kube ## Concepts The following AdvantEDGE concepts are described [here](docs/concepts.md) - [x] Micro-service Architecture - [x] Macro-network Model - [x] Network characteristics - [x] Network mobility - [x] External UE support Before getting started we recommend familiarity with key [AdvantEDGE concepts](docs/concepts.md) ## Getting started Loading
docs/README.md +0 −1 Original line number Diff line number Diff line Loading @@ -9,4 +9,3 @@ Document | Description [use.md](use.md) | Get started using it [concepts.md](concepts.md) | Define concepts [testing.md](testing.md) | Testing [frontend.md](frontend.md) | Frontend Internals No newline at end of file
docs/concepts.md +6 −5 Original line number Diff line number Diff line # AdvantEDGE Concepts ## Goal - [Define micro-service architecture](#micro-service-architecture) - [Define macro-network model](#macro-network-model) - [Define network characteristics](#network-characteristics) - [Define network mobility](#network-mobility) - [Define external UE support](#external-ue-support) - [Micro-service architecture](#micro-service-architecture) - [Macro-network model](#macro-network-model) - [Network characteristics](#network-characteristics) - [Network mobility](#network-mobility) - [External UE support](#external-ue-support) - [Frontend](./concepts/frontend.md) ## Micro-service architecture AdvantEDGE is a controller software that facillitates deployment of edge applications in a simulated network environment. Loading
docs/frontend.md→docs/concepts/frontend.md +1 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ The state of the application is updated through Redux _actions_ when user-initia The following diagram illustrates this general pattern as used in the _AdvantEDGE_ frontend.   Here are some of the actions that are used in the implementation of the _AdvantEDGE_ application. Loading