eHealth Suisse ITI Mock Server

This is a mock implementation of the eHealth Suisse ITI services (PIX, XDS Registry, XDS Repository).
Use these URLs to reach the actual services:

This server also provides a syslog server over TCP+TLS on port 10204 for ATNA messages.

Tests

Add XDS Document Herbert

Adds a new Document into the XDS Server. The docs will be removed again on server restart. If you want to add a persisted document, please add it into the list in XDSStoredData.ts

Remove Temporary XDS Documents Herbert

Removes all additional documents added by the test button above. This only removes them from the mock server. We current do not remove files locally automatically (will be added with fake dsub). Until then reseeding works.