Initial Installation#
Install the ROCKITPLAY Cloud Service following the instructions provided at Github.Upgrade#
Before upgrading the ROCKITPLAY OCI Stack please switch the instance to the maintenance mode:Navigate to Stacks, select the proper OCI Compartment, and select the ROCKITPLAY Stack.
Click on "Edit Variables" and select "Maintenance Mode".
Apply and wait until the apply job has concluded.
The ROCKITPLAY Cloud Service is now in maintenance mode. External requests are replied with an HTTP status code 429.Pull the latest changes of the ROCKITPLAY OCI Stack from the Github repository.Upgrade the ROCKITPLAY OCI Stack in the OCI Console:Navigate to the ROCKITPLAY OCI Stack
Drag and drop the updated git folder, e.g., rockitplay to the stack.
Edit and check OCI Stack input variables.
Execute "Plan" and read its output carefully. In particular, check for unwanted "destroy" operations.
If you agree with the plan, run "Apply"
After the update please verify the basic functionality as described in this section, i.e.,Execute POST /srv/v1/ping to check the communication between ROCKIT Edge and ROCKIT Engine.
Run a test task ("hello world") by calling POST /srv/v1/hello to check the compute resource handling.
Note, that the ROCKITPLAY Cloud Instance is still in maintenance mode. Once the basic tests have succeeded please disable the maintenance mode in the OCI Console to resume normal operations:Navigate to Stacks, select the proper OCI Compartment, and select the ROCKITPLAY Stack.
Click on "Edit Variables" and deselect "Maintenance Mode".
Apply and wait until the apply job has concluded.
Modified at 2026-01-26 14:38:17