MedCo Technical Documentation
GithubDocker HubMedCoLDS
v0.2.1
v0.2.1
  • Home
  • Releases
  • System Administrator Guide
    • Specifications
    • Deployment
      • Local Test Deployment
      • Network Test Deployment
      • Local Development Deployment
    • Configuration
      • Keycloak Configuration
      • HTTPS Configuration
      • The PostgreSQL database
      • Configuring SwitchAAI Authentication
    • Loading Data
      • v0 (Genomic Data)
      • v1 (I2B2 Demodata)
    • Command-Line Interface (CLI)
    • Network Architecture
  • Developer Guide
    • System Architecture
    • Description of the default test data
Powered by GitBook
On this page
  • External Entities
  • Firewall Ports Opening

Was this helpful?

Export as PDF
  1. System Administrator Guide

Network Architecture

PreviousCommand-Line Interface (CLI)NextDeveloper Guide

Last updated 5 years ago

Was this helpful?

../_images/network_architecture.png

External Entities

Entities that need to connect to a machine running MedCo can be categorized as follow:

  • System administrators: Persons administrating the MedCo node. Likely to remain inside the clinical site internal network.

  • End-users: Researchers using MedCo to access the shared. Likely to remain inside the clinical site internal network.

  • Other MedCo nodes: MedCo nodes belonging to other clinical sites of the network.

Firewall Ports Opening

The following ports should be accessible by the listed entities, which makes IP address white-listing possible:

  • Port 22, 5432 (TCP): System Administrators

  • Port 80 (TCP): End-Users (HTTP automatic redirect to HTTPS (443))

  • Port 443 (TCP): System Administrators, End-Users, Other MedCo Nodes

  • Ports 2000-2001 (TCP): Other MedCo Nodes