Skip to content

Commit

Permalink
init structure for vio multi cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisonR-octo committed Jan 25, 2023
1 parent a583cc2 commit 3aa27bc
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 6 deletions.
File renamed without changes.
4 changes: 4 additions & 0 deletions docs/drawio/vio-archi-cloud-azure.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 0 additions & 6 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,3 @@ Once all services are up and running you can access:
From the [edge interface](edge_interface.md) you can load a configuration and run the trigger button that will trigger the Orchestrator API and launch the following actions:

![vio-architecture-stack](images/edge_orchestrator-actions.png)

## Implementation example

Here you can find an implementation of VIO deployed on Azure (vio-hub) managing a fleet of Raspberrys (vio-edge):

![vio-architecture-stack](images/vio_azure_stack.png)
15 changes: 15 additions & 0 deletions docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,18 @@ Each sub folders below are indeed a module, an application, an independant micro
- [The hub deployment playbook](hub_deployment.md)

All of those modules have been packages inside a dedicated docker images to facilitate their deployment.

## Cloud agnostic

### VIO hub deployed on azure

![vio-architecture-stack](drawio/vio-archi-cloud-azure.svg)

### VIO hub deployed on GCP

![vio-architecture-stack](drawio/vio-archi-cloud-azure.svg)

### VIO hub deployed on AWS

![vio-architecture-stack](drawio/vio-archi-cloud-azure.svg)

0 comments on commit 3aa27bc

Please sign in to comment.