Deploy confidential applications with Phala Cloud’s managed TEE infrastructure.
Phala Cloud supports running a database locally or connecting to an external database. There is no difference in how you access a database compared to a general server. To save your data to disk, you need toconfigure volumesin the Docker Compose file and write data to the correct path, here is an example from Docker website.