Skip to content
  1. May 21, 2021
  2. Mar 26, 2021
    • nimrod's avatar
      Go a different way with running as the right user. · 1186bc51
      nimrod authored
      Deduce the uid and gid from the volume owner and run as those. Don't
      need to mount /etc/passwd and /etc/group inside the container (didn't
      work with --user anyway). No hard-coded uids/ users anymore.
      1186bc51
  3. Mar 03, 2021
  4. Feb 19, 2021
    • nimrod's avatar
      Install patched version of Poca. · b3e28606
      nimrod authored
      Install the version from my git fork which has a fix for a non-writable
      config directory if the config file already exists.
      b3e28606
  5. Feb 17, 2021
  6. Jan 24, 2021
  7. Jan 23, 2021
  8. Jan 04, 2021
  9. Dec 30, 2020
  10. Aug 14, 2019
    • nimrod's avatar
      Updates. · 31db3c45
      nimrod authored
      - More pre-commit hooks.
      - Fixes from said hooks.
      - pipenv updates.
      - pre-commit updates.
      31db3c45
  11. May 01, 2019
    • nimrod's avatar
      Complete refactor and reworked usage. · db1e1cab
      nimrod authored
      The usage is completely replaced. Now locally I run inside a pipenv and
      remotely using Docker.
      
      - Use Supersonic as the Cron daemon.
      - Run locally using pipenv.
      - Run remotely using Docker (and docker-compose).
      - Automate tasks using pipenv custom script shortcuts.
      - Updated pre-commit hooks, added yamllint hook.
      - Added license.
      - Updated README.
      db1e1cab
  12. Apr 29, 2019
  13. Jun 17, 2017
  14. Jun 04, 2017
  15. Jun 01, 2017