4 Commits

Author SHA1 Message Date
0cb13e447b Remove hardcoded definition 2018-05-07 14:09:31 +02:00
d8901e07f4 Do not use mesh mode to expose 9090
By default exposed port on Docker Swarm are exposed on all nodes of
the federation.

To prevent that use host mode, which publishes the port only on the
host where the service is running.
2018-03-28 15:36:39 +02:00
f10303127c Optimise data transfers
Exareme connects directly to PostgresRAW, in order to skip JSON
generation & parsing.
2018-01-26 12:21:05 +00:00
dianeperez
e73638534d Initial commit based on https://github.com/HBPMedical/Federation-PoC/tree/poc2
Improved Federation specifications and documentation
Summary of knowledge regarding deployment of MIP Local
2018-01-17 10:53:26 +01:00