I have a pretty large and intricate setup I am looking to setup but I will start with this question first.
It is the concept of setting up a Datadisk with my Azure VM. When I install the Bitnami image it creates a osdisk that for the most part the operating system is supposed to live on. With that said our data should be on a datadisk.
Ok Does that mean beyond the Linux operating system everything such as the apache mysql and php should be on the datadisk? Should just the /opt/bitnami file structure be on the datadisk? If so should I move the folder to the new datadisk filepath?
If I just try to change the bitnami file structure file path, or perhaps just htdocs, will that still utilize the mysql and php laid out on the Apache server.