Update end-to-end-deploy-setup.md
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user