-
Documentation | Vagrant | HashiCorp Developer
(Documentation | Vagrant | HashiCorp Developer)
reference
Vagrantfile-driven throwaway VMs: boxes, provisioners, synced folders, networking, box registry
-
Terraform overview | Terraform | HashiCorp Developer
(Terraform overview | Terraform | HashiCorp Developer)
reference
declarative provisioning across cloud providers: HCL, CLI and state; BUSL licensed, HCP tiers above it
-
Home | Linux System Roles
(linux-system-roles.github.io)
tool
Ansible roles giving a stable interface to OS subsystems; upstream of RHEL System Roles, on Galaxy
-
Foreman
(theforeman.org)
tool
provisioning and lifecycle of bare-metal and cloud hosts: Puppet/Salt ENC, host groups, RBAC, Hammer CLI, API
-
Learning Ansible basics
(redhat.com)
article
how modules, inventories and playbooks work, and what the paid Automation Platform adds on top
-
Red Hat Ansible Automation Platform
(redhat.com)
tool
Red Hat's subscription platform atop Ansible for Linux, Windows, network and VM automation at scale
-
Salt User Guide — Salt user guide
(docs.saltproject.io)
reference
Salt core concepts for remote execution and declarative state, community-written companion to the docs
-
Kustomize - Kubernetes native configuration management
(kustomize.io)
tool
template-free overlay editing of Kubernetes manifests, standalone binary or built into kubectl
-
Nix & NixOS | Declarative builds and deployments
(nixos.org)
tool
Isolated reproducible builds, safe rollbacks and declarative machine config; 140,000+ Nixpkgs packages
-
ArchWiki
(wiki.archlinux.org)
reference
Install guide, application indexes and deep configuration articles used well beyond Arch itself
-
Ansible Community | Ansible documentation
(docs.ansible.com)
reference
Official docs for the agentless YAML automation engine: core language, collections, ecosystem tools
-
OpenTofu
(opentofu.org)
tool
Linux Foundation-stewarded Terraform fork, drop-in compatible, with 3,900+ community providers
-
cloud-init 26.2 documentation
(docs.cloud-init.io)
reference
First-boot provisioning across clouds and bare metal: networking, storage, SSH keys, packages
-
Preface - Home Manager Manual
(nix-community.github.io)
reference
Managing a user's dotfiles, packages and services declaratively with Nix, on NixOS or any distro