Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 303 Bytes

incommon-metadata-parser

incommon-metadata-parser is a tool designed for parsing InCommon Federation metadata and saving it in MongoDB for further analysis

Usage

  1. Build all Docker containers
docker-compose build
  1. Run the whole Docker Compose stack:
docker-compose up -d