Troubleshooting WordPress Plugin and Theme Conflicts
At some point in your WordPress travels you will come across a problem with plugins and /or theme conflicts. You may experience such behavior…
Field notes
Practical notes on AI products, CTO decisions, and the platforms that keep them reliable.
At some point in your WordPress travels you will come across a problem with plugins and /or theme conflicts. You may experience such behavior…
An integrated development environment (IDE) is a software application that makes writing and editing and deploying code easier. Use this: https://atom.io/ Why? Because you…
Lesson 1 – GIT GitLab and Source Control Source control is important because it allows you to track changes to your code and rollback…
Here’s a link to my Trello site launch checklist https://trello.com/b/Bv0QuK4o/wordpress-devops-site-launch-checklist
Prerequisites: Setup your EC2 Instance with Ubuntu Installed WordPress Site Installed CertBot Configured Ngnix Virtual Host for non SSL This guide assumes that you…
Register for an AWS Account Launch EC2 Instance with Ubuntu LTS 18.04 Save your PEM key in a safe place Install Putty Convert PEM…
The objective of this tutorial is to show you how to quickly setup a decent local development environment that will give you flexibility needed…
Certainly, Alan! Here’s a draft post that you could use or adapt for sharing your journey with setting up a GitLab CI/CD pipeline for…
Getting started in DevOps can feel like embarking on an epic quest in one of your favorite video games. There’s a path to follow,…
Working on something difficult?