DiamondLightSource / mx-bluesky

Bluesky plans, plan stubs, and utilities for MX beamlines
https://diamondlightsource.github.io/mx-bluesky/
Apache License 2.0
0 stars 2 forks source link

Hyperion port should be configurable #450

Open rtuck99 opened 2 months ago

rtuck99 commented 2 months ago

The port used by the hyperion python application is currently hard-coded to 5005 inside __main__.py as well as in various places in the healthcheck script and Dockerfile. This port number ought to be configurable.

See PR comment https://github.com/DiamondLightSource/mx-bluesky/pull/187#discussion_r1740788366 for more context