Skip to content
  1. 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
  2. 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
  3. 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
  4. Aug 01, 2021
  5. 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
  6. Jul 29, 2021
  7. Jul 28, 2021
  8. Jul 27, 2021
    • nimrod's avatar
      Install the GitHub CLI. · ad488095
      nimrod authored
      ad488095
    • nimrod's avatar
      Install Keybase. · ff719df3
      nimrod authored
      I don't really like this. In fact I don't like Keybase. The CLI adds
      some Cron jobs. I tried the Snap package and it stays running in the
      background when close the GUI (didn't see an exit option). I may go back
      to the snap and revert this if I would need the GUI.
      ff719df3
  9. Jul 26, 2021