The easiest way to deploy Joomla! on Oracle Cloud Infrastructure and MySQL Database Service, is to use OCI Resource Manager’s stack.
Let’s see how easy it’s to deploy such solution.
If you don’t have already an OCI account, you can get Free Tier at https://oracle.com/mysql
The easiest way to deploy all the required resources (vcn, subnets, gateways, compute and MySQL instances, security lists, …) is to use a stack for Resource Manager. It consists in Terraform modules and information to easily deploy the architecture on OCI.
To deploy Joomla! and a MDS instance, we go then on this GitHub repo and click on button to deploy on OCI:
The Oracle Cloud Dashboard will be open and the stack creation form will be loaded like …
[Read more]