Skip to content
  1. Jul 30, 2022
    • nimrod's avatar
      Remove the run CI step. · c15bae72
      nimrod authored
      I'm using the image with toolbx nowadays (no more secodary SSH server).
      No deployment apart from pushing to the registry.
      c15bae72
    • nimrod's avatar
      Remove unison. · a7359c44
      nimrod authored
      I only ever wanted it for syncing podcasts from the Kodi machine, but
      now with secure WebDAV I'm just using wget.
      a7359c44
  2. Jul 29, 2022
  3. Jul 26, 2022
  4. Jul 16, 2022
  5. Jul 05, 2022
  6. Jun 21, 2022
    • nimrod's avatar
      Small changes. · 8cf4c056
      nimrod authored
      - gpg2 to gpg wrapper (backward compatibility).
      - Remove /keybase (forgot to remove it when I removed keybase).
      - Remove broad sudo access. I don't think it's required and I don't like
        having it.
      8cf4c056
  7. Jun 18, 2022
  8. Jun 11, 2022
  9. Jun 09, 2022
  10. May 31, 2022
  11. May 23, 2022
    • nimrod's avatar
      Percona XtraBackup. · dd093187
      nimrod authored
      Add Percona's Debian repository and XtraBackup. Remove
      libcurl4-gnutls-dev as it conflicts with the libcurl4-openssl-dev
      requirement (I think that it would work just as well).
      dd093187
  12. May 18, 2022
  13. May 16, 2022
  14. May 13, 2022
  15. May 07, 2022
    • nimrod's avatar
      Add some DBCLI tools. · 84876798
      nimrod authored
      Already using pgcli and mycli, now adding iredis and litecli (for Redis
      and SQLite).
      84876798
  16. May 03, 2022
  17. May 02, 2022
  18. May 01, 2022
  19. Apr 21, 2022
  20. Apr 09, 2022
    • nimrod's avatar
      Use Flatpak XDG utilities. · 8d7f225f
      nimrod authored
      Use the replacement XDG utilities for Flatpak containers to replace
      standard xdg-open and xdg-email so they work as expected inside the
      container.
      8d7f225f
  21. Apr 03, 2022
  22. Apr 01, 2022
    • nimrod's avatar
      No more go get. · c4bdaeb3
      nimrod authored
      It's been deprecated and removed. The alternative is go install but it's
      not a direct replacement. Specifically, replace directives can't appear
      in the go.mod file. Kustomize can be installed using go install, so
      that's fine. RKE and reg can't, so use the GitHub CLI to download the
      binaries from the latest release.
      c4bdaeb3
    • nimrod's avatar
      Remove the Keybase CLI. · a57138b9
      nimrod authored
      It's not building anymore. Keybase seems unmaintained (since they were
      bought by Slack). I don't use it anymore.
      a57138b9
    • nimrod's avatar
      Update MongoDB. · 13149ab6
      nimrod authored
      And the repo key URL.
      13149ab6
    • nimrod's avatar
      Stricter permissions for the temporary GnuPG home dir. · 4ef65b95
      nimrod authored
      Silence a warning.
      4ef65b95
    • nimrod's avatar
      Remove the MariaDB Python package limitation. · 8e8f0223
      nimrod authored
      The limitation was added in 3c6e6607 because Debian at the time didn't
      had the required minimum version of the Connector/C. Now it has.
      8e8f0223
    • nimrod's avatar
      Add transmission-rpc. · dcf14ed1
      nimrod authored
      For programmatically managing Transmissions using Python. Exciting.
      dcf14ed1
  23. Mar 23, 2022
  24. Mar 01, 2022