Managing WordPress Development with Git and Composer: A Modern Approach

Managing WordPress Development with Git and Composer: A Modern Approach

composer create-project roots/bedrock my-wordpress-site cd my-wordpress-site git branch -M main git remote add origin [email protected]:tatticoder/wordpress-composer.git git push -u origin main Finally, you can configure your Bedrock environment variables to meet your requirements. Here, you must add the database credentials you created earlier and configure the…

RunCloud 2024 Year in Review

RunCloud 2024 Year in Review

Welcome to RunCloud’s 2024 year in review. We’re excited to introduce a new security feature that automatically safeguards your Redis instances using Access Control Lists (ACLs). With this update, RunCloud…

Migrating Workloads onto VSAN

Migrating Workloads onto VSAN

Recently, I have been engaged in multiple deployments for customers trying to move out from their traditional datacenters to a VMware-based hyper-converged infrastructures. HCI and especially VMware VSAN brings a…