509.949.2162 jeremy@bondbyte.com

WordPress and Mariadb on Docker

Using Docker for hosting WordPress and Mariadb container seems like a no brainer. The container allows sites to be managed, maintained and moved without disrupting the other sites. We will need a nix box in the cloud, static IP is a must. We should probably create a...

Deploy WordPress Site – NOTES

Point DNS A Record at the host ip. A.k.a this Server. Connect to server and go to var/www and create a new folder for the site we’re going to create. I like to use WincSCP for this step.  While connected using WinSCP go to var/www/wordpresstemplate and copy the...