Down the Self-Hosting Rabbit Hole # These blog posts are always a bit dangerous. I do have some self-hosted things but it needs to be more.
mcuadros/ofelia: A docker job scheduler (aka. crontab for docker) # I needed to run a couple of jobs in a docker container and for reasons I couldn't install cron inside the container or call docker exec from the host machine. This thing here works really well.