Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 655 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 655 Bytes

data-services-directory

Build Status

Running the service

  1. Clone the repository via git-clone
  2. Run mvn verify
  3. Deploy dsd-service/target/dsd-service-[VERSION].war to an application container.

Configuration

DSD service pulls its data from TOOP-Directory. By default, the directory address is set to http://directory.acc.exchange.toop.eu. If you need to change this address and make it point to another directory address, please use TOOP_DIR_URL as an environment variable or System property.