diff options
| author | Paul-Christian Volkmer | 2025-11-28 11:51:32 +0100 |
|---|---|---|
| committer | GitHub | 2025-11-28 11:51:32 +0100 |
| commit | df670aef05b36fed0c1ffe601894205d6001f486 (patch) | |
| tree | 5b6bb6fea1a737a3ed7f005dfa4aef0e74714e7a /dev/README_TEST_WITH_GPAS.md | |
| parent | dddd9eadf756c4347aa832e139fccbf5c44adf20 (diff) | |
chore: cleanup dev settings and examples (#200)
Diffstat (limited to 'dev/README_TEST_WITH_GPAS.md')
| -rw-r--r-- | dev/README_TEST_WITH_GPAS.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev/README_TEST_WITH_GPAS.md b/dev/README_TEST_WITH_GPAS.md deleted file mode 100644 index ff9f62b..0000000 --- a/dev/README_TEST_WITH_GPAS.md +++ /dev/null @@ -1,11 +0,0 @@ -# Test with gPAS -1. Download from [Latest Docker-compose version of gPAS](https://www.ths-greifswald.de/gpas/#_download "") -2. copy `./demo/demo_gpas.sql` into `./sqls` folder -3. if needed change port mapping -4. startup via `docker compose up -d` - -By default, PSN are created via `localhost:8080/ttp-fhir/fhir/gpas/$pseudonymizeAllowCreate` endpoint -You can review created PSN via gPAs web interface running at `http://localhost:8080/gpas-web/` - - - |
