ops4life is dedicated to building and sharing high-quality tools, workflows, and best practices to help engineering teams scale their operations. We focus on:
- ⚙️ Automation - Robust CI/CD pipelines and task automation.
- 🏗️ Infrastructure as Code - Standardized patterns for cloud and on-prem.
- 📊 Observability - Deep insights into system health and performance.
- 🛡️ Security - Integrated DevSecOps practices.
This specific repository acts as the central configuration hub for the ops4life organization. It contains:
- Workflow Templates - Standardized starter templates for new repositories.
- Reusable Workflows - Common CI/CD patterns (GitHub Actions) used across the org.
- Organization Profile - The public landing page for our GitHub organization.
Enable these templates when creating new workflows in your repositories:
- Gitleaks - Secret scanning to detect and prevent exposed credentials.
- CodeQL Analysis - Advanced semantic analysis for vulnerability detection.
- Dependency Review - Security and license scanning for project dependencies.
- PR Title Linting - Enforces conventional commit format for clean history.
- Pre-commit CI - Automated enforcement of pre-commit hooks.
Explore our ecosystem of open-source tools, templates, and learning resources.
| Repository | Description |
|---|---|
| 🤖 claude4ops | Production-ready DevOps superpowers for everyone. |
| 🔄 awsp | Tiny cross-shell function to switch AWS profiles effortlessly. |
| 🔐 kubeseal-vscode | VS Code integration for encrypting/decrypting Kubernetes secrets. |
| 🐳 terraform-toolkit | Docker image with Terraform, Terragrunt, Checkov, and more. |
| 💻 code-server | Specialized code-server image with pre-installed DevOps tools. |
| Repository | Description |
|---|---|
| ☸️ eks-iac-template | Production-ready EKS infrastructure with Terraform and Kustomize. |
| 🏗️ terraform-template | AWS Terraform template with integrated CI/CD and security. |
| ☁️ aws-terraform-ado | Structured Terraform patterns for Azure DevOps pipelines. |
| 📋 github-template | Best-practice template for new GitHub repositories. |
| ⚙️ .github | (This repo) Org-wide workflows, templates, and config. |
| Repository | Description |
|---|---|
| 🗺️ roadmaps | Interactive roadmaps for DevOps, DevSecOps, and MLOps. |
| 🤖 mlops-guides | Practical examples and code snippets for MLOps practitioners. |
| ✨ spark | Community hub for ideas, feedback, and organizational suggestions. |
We are a community-driven organization. Whether you're fixing a bug, adding a feature, or sharing a new DevOps pattern, we welcome your contributions!
- Check CLAUDE.md for technical guidelines.
- Visit our Organization Profile for a full list of repositories.
- Follow Conventional Commits.
This project is licensed under the MIT License - see the LICENSE file for details.