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 !
If you want to see it in action: https://youtu.be/H2NOKdBkJZ4
Hi Fred, you stack link in Github is dead.
Hi !
Sorry, it was still on “private” š
Thank you for testing it.
Cheers,
No problem man . I’ll see if my company has some OCI credits to try it and let you know.
Thanks for sharing
No problem man . Iāll see if my company has some OCI credits to try it and let you know. Thanks for sharing
[…] Deploying WordPress on OCI with MySQL Database Service: the easy way ! […]