Ok.. my issue is the following and believe me it's not minor. I just spinned up another instance of an application we are already using ( OpenCart ). I Have written a lot of scripts to automate the whole process as i have a lot of additional libraries running aside. It took me at least a month to write these scripts so I can run a new BITNAMI ( specific to bitnami previous configuration ) and automatically configure the whole machine in 10-20 minutes to our use case.
Funny ( not really ) enough when i logged in to the new instance i found out there is no more an apps folder. This is also obstructing me to install additional apps ( like 10 that i had before ), in the same way i used to. It's not a problem to do it manually or reconfigure the whole server again, but then what is the point of using bitnami if I have to do this ?
Is it just my case with the latest version of opencart or it is happening across all the applications and someone decided that this regression is a beneficial change ?
Before asking me to post a list of the folder structure, you can easily spin a new instance and see that the apps folder ( documented everywhere ) is not present anymore at /opt/bitnami/apps as it was before and with that configurations to php loaded dynamically from a different place. My biggest frustration is that now I have to spend again a lot of time to rewrite my scripts and I don't know if it's worth if tomorrow the structure will be different.
Please advice if there's any chance on having a machine running with the previous configuration and structure.