Skip to content
  1. Sep 19, 2021
  2. Sep 14, 2021
  3. Aug 31, 2021
  4. Aug 30, 2021
    • nimrod's avatar
      Replace Homebrew with Debian where avaiable. · 7b782a2e
      nimrod authored
      - Replace a bunch of tools installed via Homebrew with Debian packages
        from Cloudposse's repository (I find it cleaner, faster and overall
      better).
      - Add tfenv, remove various Terraform versions.
      - Install Helm2 package instead of downloading the binaries.
      - Remove the helm2 symlink from Homebrew (should have been removed
        before).
      7b782a2e
    • nimrod's avatar
      Add the Cloudposse package repository. · ff2653a8
      nimrod authored
      ff2653a8
  5. Aug 28, 2021
  6. Aug 23, 2021
  7. Aug 22, 2021
  8. Aug 21, 2021
  9. Aug 16, 2021
    • nimrod's avatar
      Get aws-vault from Homebrew. · d2821073
      nimrod authored
      The version built from source has an issue and I really don't have the
      inclination to find the cause. The binary from the GitHub release works
      so hopefully the Homebrew version will also work.
      d2821073
  10. Aug 15, 2021
  11. Aug 14, 2021
    • nimrod's avatar
      Built terragrunt with go. · 53b4eafc
      nimrod authored
      Sometime during the last couple of weeks homebrew stopped providing
      binaries and instead built from source (along with a bunch of
      dependencies including binutils and gcc, about 40 minutes of build
      time). Building using go takes about a minute and a half.
      53b4eafc
    • nimrod's avatar
      Set PATH in /etc/profile. · 466dc171
      nimrod authored
      For whatever reason, setting the PATH environment variable in the
      Dockerfile doesn't work (I'm pretty certain it's Bash, but I haven't
      checked). Anyway, add it to /etc/profile to handle it another way.
      466dc171
  12. Aug 03, 2021
    • nimrod's avatar
      Helm 2.16. · b19b0e2d
      nimrod authored
      Because I really need that specific version (actually just a version
      before 2.17 which changed the chart repository location).
      b19b0e2d
    • nimrod's avatar
      Systemd. · b790c140
      nimrod authored
      For doing stuff with the host, like watching the journal.
      b790c140
  13. Aug 02, 2021
    • nimrod's avatar
      Rsync. · 942cb87f
      nimrod authored
      942cb87f
    • nimrod's avatar
      Fabric and invoke. · 8e1e9b8d
      nimrod authored
      8e1e9b8d
    • nimrod's avatar
      Keybase fuse (kbfs). · 4776a3ce
      nimrod authored
      Also, the /Volumes directory for compatability with scripts written with
      only OSX in mind (BOO!!) and the /keybase directory becasue that's what
      the packaged Keybase does on Linux.
      4776a3ce
  14. Aug 01, 2021
  15. Jul 30, 2021
    • nimrod's avatar
      Add rclone. · 5aa9fd51
      nimrod authored
      For getting files to and through Nextcloud (what permissions do I need
      in the Toolbox container for fuse mounts?).
      5aa9fd51
  16. Jul 29, 2021
  17. Jul 28, 2021