Formulaic Docs

SOPS Administration

Most runbooks expect you to secure secrets in your repository with SOPS and an age key, allowing you to securely commit sensitive information.

Even if you do not wish to encrypt any information, you should setup SOPS so data can be stored/retrieved.

Setup

You should complete all of the following actions to setup your new repository.

  1. (Optional) Disable encryption if you do not wish to hide any information

  2. Either generate or import an age key

  3. Update SOPS configuration

  4. Initialize configuration files

Actions

You may wish to run the following runbooks during your initial setup or at a later point.