Skip to content
/ Bapp Public

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

Notifications You must be signed in to change notification settings

ECLK/Bapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published