Nicolas Vazquez

Results 96 comments of Nicolas Vazquez

@AayushSaini101 ok, are you able to access mysql using the password set on the file by `mysql -u root -p`?

@AayushSaini101 can you post the content of the db.properties file hiding the passwords? I suspect the root password field may be empty

@AayushSaini101 thanks for sharing, can you change these first lines to: ```` db.cloud.username=cloud db.cloud.password=cloud db.root.password= ```` CloudStack will create the cloud user (you can choose another password for it) via...

@AayushSaini101 great! Now you only need to bring up the UI to interact with the management server. Please check: https://github.com/shapeblue/hackerbook/blob/main/2-dev.md#building-cloudstack last section: ```` To bring up the Cloudstack Ui $...

Great, well done @AayushSaini101 - let us know if you have further issues or questions

@blueorangutan docbuild