GitHub user dcontiveros-nf closed a discussion: Generating credentials prior to install for automated deployment
Hello. I am attempting to fully automate an install of cloudstack. I have the management node fully deployed via Salt, so software dependencies are not an issue. My main issue stems from having to rely on the GUI to "continue the install". Ideally I would like to run commands against the API to create the Zones and remaining hierarchy. I saw another post where someone suggested using `admin/password`, but I feel that's highly insecure. Ideally, I’d like to specify a deployment token via a secrets mechanism—like a vault or key-value store—and use that for deployments and continued setup. Is this possible? Having to use a GUI is highly irregular imo. I also open to running SQL edits as part of the setup, since our database for this is hosted on another server. Thanks! GitHub link: https://github.com/apache/cloudstack/discussions/10768 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org