RDC CloudContainer Engine
Start, stop, restart, and redeploy
Choose a lifecycle operation and confirm that it completes.
The container detail page provides Start, Stop, Restart, and Redeploy actions. Availability depends on the resource and its current operation state.
Choose an operation
- Use Start to start a stopped container.
- Use Stop to stop the application. It remains unavailable until started again.
- Use Restart after saving environment-variable or editable health check changes.
- Use Redeploy after saving supported image changes.
Stop, restart, and redeploy prompt for confirmation. Restarting or redeploying can temporarily interrupt service.
Run and verify an operation
- Save or discard pending changes on General before requesting an operation.
- Select the action. If a confirmation dialog appears, review it and select Continue.
- Wait for the current operation to finish before requesting another.
- Check Overview and, when available, Deployments.
- After start, restart, or redeploy, verify the application's response through its configured domain.
The success notice acknowledges the request; it is not proof that the application is healthy. Inspect the resulting status and logs before proceeding with dependent work.