Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.25 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.25 KB

Local EGA main repository

Documentation Status Testsuite

The code is written in Python (3.7+).

You can provision and deploy the different components, locally, using docker-compose.

Quick install

cd deploy
make -C bootstrap
make -j 4 images
make up

After a few seconds, you then have a locally-deployed instance of LocalEGA (using a fake Central EGA), and you can run the testsuite.

Architecture

Find the LocalEGA documentation hosted on ReadTheDocs.org.

Architecture

Other provisioning methods are provided by our partners: