509.949.2162 jeremy@bondbyte.com

Blog

WordPress Restore to Docker

This assumes you've followed my other blog post about creating a docker environment with a network, Nginx Reverse Proxy and LetsEncrypt NginX Reverse Proxy Companion. #Restore Script #Do this on the host. It will unballz the files. # Find and Replace these Values. I...

Docker WordPress Backup Script(s)

Here's a handy shell script to get the backup part going. We will need to create the script inside the Docker Wordpress Front End and another on the Wordpress Docker Backend. We will need to use docker cp on the host to copy the backup files out of the container. Then...

Accounting Principals & Design Patterns

Here are some notes on how to handle Accounting Principals while also using Design Patterns to solve what appears to be a simple problem. Accounting Principals are the fundamental components to accounting. These principals were invented or conceived long before...

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...

Github CI/CD pipeline to Docker Container

Errata The goal here is to create a Github project and use a "CI/CD pipeline" to deliver the project to a Docker Container. The project should work on both Windows and Linux. For Windows we will need to use Docker Desktop & for Ubuntu we will  use docker-ce. The...

GNOME Desktop UI on Ubuntu Server – Install

This is how you install the GNOME Desktop UI on a Ubuntu Server. **Installing Ubuntu Desktop is the same thing. Errr, how do I say this. Installing Ubuntu Server and then the Desktop UI is the same as installing Ubuntu Desktop instead of Ubuntu Server. ***However.......

R&R Contractors NW – Site Launch

R&R Contractors NW – Site Launch

I had the pleasure of working with Ryan Ashley owner of RR Contractors NW on a website and marketing project. R&R Contractors NW is a general construction contracting company located in Yakima Washington. Where they provide various types of construction like...