-
Notifications
You must be signed in to change notification settings - Fork 0
I-TECH-UW/astm-http-bridge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To build and deploy this project for development, run the following command in the top-level directory of the project: `sudo docker compose -f docker-compose-dev.yml up -d --build` - Note, the project will not commence startup in dev mode until a debugger is attached on port 8000 To build and deploy this project normally using the latest image on Docker Hub, run the following command in the top-level directory of the project: `sudo docker compose up -d --build` to view logging of running container, run: `sudo docker logs --follow astm-http-bridge` `configuration.yml` should contain any configuration parameters that a user wants to pass to the application.
About
Middleware componenet for receiving ASTM protocol (ex LIS01-A2) and forwarding on to LIS via HTTP
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published