lnls-dig / halcs

Hardware Abstraction Layer for Control Systems
GNU General Public License v3.0
1 stars 4 forks source link

halcsd: launch RFFE IOC using docker compose. #186

Closed ericonr closed 1 year ago

ericonr commented 1 year ago

To avoid quoting issues, don't use the START_PROGRAM variable, simply run the commands. We don't need to launch the service for the FMC130 version, since it's not in use.

ericonr commented 1 year ago

halcs-feinstances are still being launched. We can live with this, because they don't try to connect until the IOC shows up, but it would be nice to fix it.

ericonr commented 1 year ago

This doesn't account for starting the docker service, which could be useful, since it's often not up yet when boot time udev runs.

Will merge for now since it's in deployment.