1. 首頁
  2. 另外
  3. Deploud

Deploud

Automated cloud deployments with verified scripts

Deploud介紹

什麼是Deploud?

Deploud is a platform that automates cloud deployments to Google Cloud Run with verified deployment scripts. It generates infrastructure code using Pulumi, sets up service accounts, and ensures reliable and idempotent deployments.

如何使用Deploud?

To use Deploud, unzip the generated .zip files in your project folder, customize paths to the docker file, and run the gen.bash script. Then navigate to the Pulumi folder and run pulumi up for deployment.

Deploud的使用案例