Wow!… So first of all, it’s been a long time since I’ve actually written an article (and a bit since I’ve created content on YouTube). Hopefully this year will include new fun projects, write-ups, and reviews! Onto the current project at hand… So I had a bit of a project goal of mine. I wanted […]
NSX-V – Now with CMP and Multi-Tenant Support!
The goal of this project is to enhance my Morpheus environment with a NSX-V integration. I wanted to connect end-to-end with from my virtual machines and containers to my Ubiquiti EdgeRouter 4 (ER-4). The final result will be full external networking, shared/broadcast routing information via BGP and OSPF, and a [nearly] infinite amount of lab VLANs. Ideally this will lead to easily creating networking scopes for containerized apps in future posts.
Deploying WordPress on CentOS, Part 3: Blueprint Time!
Welcome back for the third, and final installment of creating a WordPress server. In this part, I will be focusing on creating a WordPress server as a multi-tiered application. We will have the web front end, and I will be connecting to a MySQL database server. Because of the flexibility Morpheus Blueprints offer I can […]
Creating a SQL Instance Type in Morpheus
There have been asks around creating SQL server instance types within Morpheus. To show another example of utilizing Morpheus to create a full server + application, please enjoy this quick doc for SQL creations! Morpheus Vocabulary I’m going to steal some of this verbatim from previous posts of mine for a refresher. We will include […]
Deploying WordPress on CentOS, Part 2, Let’s Inject Some Automation
Whether or not you followed along in Part 1 which walks through deploying WordPress, the steps here will help acclimate everyone to utilizing Library Items, Custom Instance Types, Scripts, Blueprints, and Applications within the Morpheus CMP. If you have interest in looking at how to manually deploy WordPress, take a look at my post here. […]
Deploying WordPress on CentOS, Part 1: The Manual Method
Use Case For my first article, where else better to start than with how I created this site! There were a few options out there for getting online. WordPress has it’s advantages as a website platform, and these are the advantages I landed on. Free! Yes, that is a massive advantage from the gate. I […]