+1 for using Cloud-init to install and configure your DBMS. Or you can use packer plugin for cloudstack to create golden image template with DBMS
https://developer.hashicorp.com/packer/integrations/hashicorp/cloudstack/latest/components/builder/cloudstack https://copyprogramming.com/howto/how-to-setup-mysql-with-cloud-init Regards Kiran From: Jayanth Reddy <[email protected]> Date: Monday, 26 February 2024 at 8:15 AM To: [email protected] <[email protected]> Subject: Re: Cloudstack with Managed Databases? Hello, One of the ways I think of is to make use of the cloud-init's functionalities to install and configure your DBMS. However you may have less view of the DBMS later which might not exactly fit into "managed". I've seen people have their own CMP and handling all the integration there. Thanks, Jayanth ________________________________ From: Hunter Yap <[email protected]> Sent: Monday, February 26, 2024 8:04:39 am To: [email protected] <[email protected]> Subject: Cloudstack with Managed Databases? Hi Guys, We are exploring offering Managed Databases as a service on our Cloudstack Public Cloud. Has anyone done this before? What method did you use and what was the experience like? Regards, Hunter
