-
If You Have an Outdated VirtualBox and updated your MacOS to Mojave….
You should update VirtualBox to the 5.2.18 version immediately. If you don’t you’ll see this when trying to vagrant up. Bringing machine ‘default’ up with ‘virtualbox’ provider… ==> default: Checking if box ‘<your box>’ is up to date… ==> default: Clearing any previously set network interfaces… There was an error while executing `VBoxManage`, a…
-
Good Tutorial for Setting Up SSL on AWS Lightsail
I’m working on a new site for my employer and have set up a Lightsail instance running on Cloudfront. Trying to set up the normal load balancer along with SSL has created issues with the health watch. The best resource I found to alleviate the issue was found here. It’s using LetsEncrypt, so remember you…
-
Note to self: Don’t forget
I’ve been bouncing between Laravel, and WordPress while working on OpenShift over the past 10 months. I’ve moved over to a new company with a new contract. I need to refresh my AWS skills (Finally a company that uses AWS!). In addition to the ton of AWS documentation on Amazon , there are courses available…
