Tag: devops
All the articles with the tag "devops".
How to fix an ArgoCD application stuck in deletion
Updated: at 08:12 AMFrustrated with a stubborn ArgoCD application that won't delete? Here's a quick fix to clear that hurdle and remove the finalizer causing the issue.
Dependence versus Maintenance: Navigating the Shift to Self-Hosting
Updated: at 05:22 AMLearn how BetaSeries saved money and gained control by moving services to self-hosted solutions, exploring the benefits and challenges of this transition in a cost-conscious tech environment.
Run Your GitHub Actions Locally
Updated: at 05:38 AMact is a Docker-based tool that allows developers to run GitHub Actions locally, blending the popularity of GitHub Actions with the flexibility of local machine usage for tasks like CI/CD and automation.