DevOps Articles – Page 2
Insights into DevOps culture, tooling, and workflows focused on collaboration, automation, and reliable software delivery.
How to delete spam customer accounts in Magento2
A collection of SQL queries to help identify and delete Magento 2 spam customer accounts in 2024
How to install & configure PHP SPX in Warden for Magento 2
A simple installer script to allow you to setup and configure PHP SPX in a Warden environment for Magento 2
Anonymizing Magento 2 Databases with Warden
A simple guide for anonymizing Magento 2 databases in Warden to either pass off to other developers or move forward into staging/ephemeral environments
Analyzing a real Magento 2 Stripe CC Scraper Malware Sample
Analyzing Magento 2 Malware used to Scrape Stripe credit card credentials. Injected via the shipping policy in the core_config_data DB table.
Magento 2 Malware Scanning with Sansec Ecomscan - CLI, Automation & Bulk Scans
How to setup and configure Malware scanning with Sansec Ecomscan for a single Magento 2 site or in bulk with Ansible
Magento 2 Malware Analysis
Magento 2 - Configuring Nginx Rate Limiting
A simple, no nonsense overview on how to configure rate limiting via Nginx for a Magento 2 website. Including IP and UserAgent whitelisting.
Local Wordpress Bedrock Development using Warden
The secret configuration file you need to implement to get Roots Bedrock working with the warden.dev local environment
Self-Hosted Sentry Setup with Docker - Quick Start Guide
A step-by-step guide to installing and configuring self-hosted Sentry with Docker and Docker Compose for monitoring ecommerce stores.