hi @maaft I looked more into it and it seems like for now you can bootstrap your zitadel instances with these options mentioned here https://github.com/zitadel/zitadel/blob/main/cmd/setup/steps.yaml that is how it is for now, I will check with m engineers if we can extend it to create/include a default project(project name like you mentioned) btu for the rest(app config and recieve service user JWT) I am not sure if this could be a possibility(design constraint probably) nevertheless I will check it with them
If you really don't want it to be API calls executed outside containers (in a script file), you could still make it a bootstrap/ init container. For development that should okay.