Skip to content

dunatotatos/LocalEGA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 63.7%
  • Shell 23.3%
  • PLpgSQL 5.6%
  • Makefile 5.5%
  • Dockerfile 1.7%
  • Erlang 0.2%