GitHub user weizhouapache added a comment to the discussion: How to automate an advance zone deployment
> Using CloudMonkey but at some point I need to register a access/secret key > which is manual, if you use the default credential (admin/password), you can set it in .cmk/config file. in this case, api key/secret key is not required. > Another alternative I found on the code tools/marvin a way to automate it but > not so sure if it going to work without any credentials yes, it should work on the management server itself. it is used in the simulutor ci. you can refer to https://github.com/apache/cloudstack/blob/8a2c0f3f732c39f222373f98e22f81d103f5b11f/.github/workflows/ci.yml#L285-L294 > Deploy one manually and backup the database and restore the sql this is also ok for testing , especially if you want to test the cloudstack upgrade. GitHub link: https://github.com/apache/cloudstack/discussions/9978#discussioncomment-11387138 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org