ISISComputingGroup / ISISComputingGroup/IBEX
Deploy: script to deploy VHDs onto an instrument
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As a developer I would like to be able to take the VHDs which were built in https://github.com/ISISComputingGroup/IBEX/issues/4415 and make them into a runnable instrument.
This needs a script which executes once when we first install a new VHD onto an instrument. Things that need doing as part of this script:
- MySQL service registration
- The python user setup
- Register the ISISICP service
- Update configs directory to current machine
Potential discussion points:
- When will this script be run
- Where should this script live (presumably it should use our normal deploy script framework)
- Under what user account will it be run
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.