Garage: Self-Hosted Object Storage
An introduction to a simple, self-hosted, S3-compatible storage and the organization behind it.

Tagged "devops"
An introduction to a simple, self-hosted, S3-compatible storage and the organization behind it.

Learn how to combine Git and Infrastructure as Code to implement GitOps for both applications and infrastructure. Explore Argo CD for Kubernetes deployments, Terraform for infrastructure management, and best practices for continuous deployment and declarative infrastructure.

Learn about Infrastructure as Code principles, declarative infrastructure management, and tools like Terraform, Packer, and AWS CloudFormation. Explore best practices for versioning, testing, and automating your infrastructure deployments.

Master Git best practices for team collaboration. Learn how to write effective commit messages, choose between Gitflow and GitHub Flow branching strategies, handle pull requests, and use Git hooks to automate and enforce conventions.

Learn how to implement blue-green deployment on Cloud Foundry to achieve zero-downtime updates and safely roll back changes using a simple shell script.
