Config
Everything on SkillVeris tagged Config — collected across the glossary, study notes, blog, and cheat sheets.
4 resources across 2 libraries
Study Notes(3)
Installing and Configuring Jest
How to add Jest to a JavaScript or TypeScript project, and the key configuration options in jest.config.js.
Config File Editing with sed
Using sed to safely automate edits to configuration files — in-place editing with backups, targeting keys precisely, and pitfalls when scripting changes to pro…
Ansible vs Other Config Management Tools
A practical comparison of Ansible against Puppet, Chef, SaltStack, and Terraform, covering architecture, agent requirements, and when to pick each.