bittnerB
ZITADEL6mo ago
4 replies
bittner

Setting up Project and App from zero using Terraform Provider (Docker Compose)

I'm using the ZITADEL Docker Compose setup to develop locally, which I have set up roughly as documented at https://zitadel.com/docs/self-hosting/deploy/compose.

Instead of having to log in onto the user interface, changing admin password, creating a project and apps, I want to configure the ZITADEL service in an automated fashion, e.g. using the Terraform Provider. https://zitadel.com/docs/guides/manage/terraform-provider

The documentation says, I need a "service user with enough authorization" to get started. IIUC, this means that I have to log in first and create such a service account using the human admin user (which is clearly what I want to avoid).

Is there a way to configure the container in a fully automatic fashion?
The ZITADEL Terraform Provider is a tool that allows you to manage ZITADEL resources through Terraform.
ZITADEL Docs
Was this page helpful?