- start.sh - spins up all containers via docker-compose and invokes iris/configure.sh in the iris containers
- stop.sh - removes all containers
- iris/configure.sh - configures the IRIS container's CSPConfigName
With this pod, the user can access each instance's Management Portal immediately without relying on the private web server. If running on your local machine, use these URLs:
With this pod, the user can access each instance's Management Portal immediately without relying on the private web server. If running on your local machine, use these URLs:
You can send TCP HL7 messages using the provided Python script send_hl7_tcp.py
.
This script establishes a TCP connection to the specified server and port, constructs an HL7 message, and sends it over the connection.
cd ./code/python
python3 send_hl7_tcp.py