GitHub user DaanHoogland added a comment to the discussion: Generating credentials prior to install for automated deployment
@dcontiveros-nf , you can do most steps using an api-/secret-key pair using the API, you will have to have that generated initially. so the one first call will have to be with admin/password. Having the install script do that generation is not implemented. The use of a vault is depending on the API client you are using. For instance in `cmk`, it would be in a (private) config file. This file can of course be generated by some external tool if you so wish. hope this helps. GitHub link: https://github.com/apache/cloudstack/discussions/10768#discussioncomment-12931777 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org