Stay up to date with the latest news and updates from Vizalo.
March 4, 2025
How to setup Dependabot for Laravel
We love Laravel here at Vizalo, our main application is actually built using it. It's common to use Laravel as a full stack framework which means we typically have two ecosystems of dependencies in our application: composer and npm. At some point or another we will have dependencies in our Laravel apps. But how do we keep them up to date?
January 18, 2024
How to upgrade packages in Rocky Linux
Rocky Linux is a production-grade enterprise operating system based on Red Hat Enterprise Linux (RHEL) and has become popular in recent years as the choice of enterprise operating system. Since Rocky Linux is based on RHEL it comes with both RedHat Package Manager (rpm) and Dandified Yum (dnf) which are both available to use as package managers. dnf is the most popular and easy to use option for managing packages in RHEL based distributions and that is what we're going to recommend you use.
March 1, 2025
What is a reverse proxy
A simple guide into reverse proxies and how they work.
September 15, 2025
What is ArgoCD
A dive into ArgoCD and how it's one of the most powerful tools in your Kubernetes toolkit.
September 16, 2025
What is TLS
A brief intro into the protocol that keeps the web and online communication safe.