Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1006 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 1006 Bytes

Bapp

The base app of the Election system to connect all the services get-together and deploy as a one system.

Folder structure

├── Apps
│    ├── <app name>    
│    │       ├── <app content>
│    │       └── Dockerfile
├── Services
│    ├── <service pack name>
│    │       ├── <service name>
│    │                ├── <service content>
│    │                └── Dockerfile
│    │       
│    ├── Common
│    │       ├── <service pack name>
│    │                ├── <service name>
│    │                          ├── <service content>
│    │                          └── Dockerfile
│    │
└── Deployment

Deployment Architecture

alt text

source file : https://docs.google.com/drawings/d/18sgb7BD--Q0aVJ3xsauPhZueGtfYc42SN5l7KNnI99w/edit?usp=sharing