Deploying WordPress on OCI with MySQL Database Service: the easy way !

During the MDS webinar on how to deploy WordPress on OCI using MDS (slides & video), I briefly explained how to deploy the full architecture on OCI using Resource Manager and Stacks.

The Stack for that architecture is now available on my github: https://github.com/lefred/oci-wordpress-mds/releases/tag/0.0.1

To deploy it, it’s very easy. In OCI’s Dashboard, go on “Resource Manager” and then choose “Stacks“:

Create a new stack and just drop the stack_wordpress_mds.zip :

On the next screen, just fill the required empty variables.

Then you only need to apply your stack:

After +/- 10 minutes everything is deployed and you can finish WordPress installation using the information returned in the logs of the stack job:

To join WordPress installation wizard, just point your browser to the value of wordpress_public_ip.

And that’s it ! You have now a running WordPress deployed on OCI using MySQL Database Service as MySQL Backend !

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

6 Comments

Leave a Reply to kosseilaCancel Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

As MySQL Community Manager, I am an employee of Oracle and the views expressed on this blog are my own and do not necessarily reflect the views of Oracle.

You can find articles I wrote on Oracle’s blog.