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の使用例