Update end-to-end-deploy-setup.md

This commit is contained in:
2026-06-08 15:31:19 +07:00
committed by GitHub
parent 014ef750d8
commit 522a61496d

View File

@@ -1,5 +1,7 @@
## Minimal App Setup
Clone this repository
```bash
scripts/setup-dcmtk.sh --archive-url https://devone.aplikasi.web.id/gitea/farrel/dicom-iso/releases/download/1/dcmtk-bin.tar.gz
scripts/setup-microdicom.sh --archive-url https://devone.aplikasi.web.id/gitea/farrel/dicom-iso/releases/download/1/microdicom.zip
@@ -236,7 +238,8 @@ you can change ae_title: "DCM4CHEE" (default)
## OUR_AE set up
Create new AET in https://<ip>:8443/dcm4chee-arc/ui2/en/device
warning: set host to not localhost if you use docker-compose! set to machine's private local ip (ex: 10.0.72.92) or public (not recommend)
warning: set host to not localhost if you use docker-compose!
set to machine's private local ip (ex: 10.0.72.92) or public (not recommend)
in config file, find our_ae section
you can change ae_title: <created_ae>, port: <set-port>