DiamondLightSource / DiamondLightSource/mx-bluesky
Hyperion port should be configurable
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.