tampler commented on issue #8218: URL: https://github.com/apache/cloudstack/issues/8218#issuecomment-1808852584
> @tampler I have closed the PR #8229 which might be unnessary. > > I fixed the issue by > > * install mysql-server > > * setup cloudstack database by `cloudstack-setup-databases` You don't wanna have a local MySQL server for prod deployments I use `cloudstack-setup-databases cloud:cloud@mysql --deploy-as=root -i 192.168.0.20` following [this working](https://rohityadav.cloud/blog/cloudstack-kvm/) tutorial. It would be fair to reproduce following that article -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
