One of the key advantages of Phala Cloud is the ability to upgrade your application even while it’s running inside a TEE. Thanks to the flexible architecture of the Dstack SDK, your application isn’t permanently bound to specific hardware configurations.
NOTEWhen restarting a Phala instance, it may not automatically pull the latest version of a Docker image if the tag has not changed. It’s advisable to increment Docker tags for every new deployment to ensure the latest image is used. This behavior aligns with the need to update the Docker Compose file and execute an upgrade to pull the latest imageThe new environment variables will completely replace all existing variables. Be sure to include all required variables in your update, even those you don’t intend to change.