-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
amsoc-accepteddocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthacktoberfest
Description
Update the README to provide clear instructions for running this service with Docker in conjunction with the full operations stack. The steps should be:
- Follow the steps described in the operations/docker directory to launch all services in the operations stack with Docker Compose.
- Once all services are up, stop the container (or service) corresponding to
runner_controller_microservice. - Use the Docker Compose file provided in this repository (
runner_controller_microservice) to launch an updated version of this microservice, making sure to set any required environment variables so it can communicate properly with the other stack services. - Ensure the new instance integrates seamlessly with the rest of the running stack.
- Document any additional or changed environment variables, networking considerations, or ports needed for integration.
This update will help users cleanly upgrade or develop on top of runner_controller_microservice without redeploying the full stack.
Metadata
Metadata
Assignees
Labels
amsoc-accepteddocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthacktoberfest