Details
Assignee
Franck RupinFranck RupinReporter
Pascal CadottePascal CadotteLabels
Story Points
5Priority
Medium
Details
Details
Assignee
Franck Rupin
Franck RupinReporter
Pascal Cadotte
Pascal CadotteLabels
Story Points
5
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created November 6, 2023 at 2:55 PM
Updated September 16, 2024 at 12:20 PM
there are multiple scripts that manage the container fleet, that need to be integrated into the load framework
deploy: push the compose file, pull the docker image
start stop the fleet
It should be easy to start, stop the fleet and deploy a new image
Output:
wlctl fleet start -f docker-compose.yml
wlctl fleet stop
wlctl fleet deploy image --name <image>