Skip to main content

9 docs tagged with "devops"

View all tags

Ansible

Ansible is an open-source automation engine that automates software provisioning, configuration management, application deployment, and orchestration.

Ansible Molecule

A comprehensive guide to Ansible Molecule, a tool for developing and testing Ansible roles. Learn how to install Molecule, create roles, write tests, and integrate it into your CI/CD pipeline.

Chef

Chef is a powerful automation platform that transforms infrastructure into code. Automate how you build, deploy, and manage your infrastructure.

Dependabot

Dependabot automates dependency updates to keep your projects secure and up-to-date.

Git Large File Storage (LFS)

Git Large File Storage (LFS) is an open-source Git extension for versioning large files and binary assets alongside your project's source code. It replaces large files (such as audio samples, videos, datasets, and graphics) with text pointers inside Git, while storing the file content on a separate server. This significantly reduces the size of your Git repository and improves performance, especially for teams collaborating on projects with large assets.

Iximus

Iximus Labs is a platform dedicated to helping developers and DevOps engineers learn and master cloud-native technologies,

Rundeck

Rundeck is an open-source job scheduler and runbook automation system that lets you automate routine tasks and operational procedures.

Self-Hosting DORA Metrics Dashboard

This document outlines how to self-host a DORA (DevOps Research and Assessment) metrics dashboard. Self-hosting provides control over your data, but requires technical expertise. Several open-source and commercial solutions exist. This guide discusses general approaches and considerations. It does not cover specific code implementations.