Skip to content

jrambla/LocalEGA

 
 

Repository files navigation

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:

About

A federated storage for sensitive data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 65.0%
  • Shell 21.8%
  • PLpgSQL 5.7%
  • Makefile 5.6%
  • Dockerfile 1.7%
  • Erlang 0.2%