Category: Selfhosted

  • Using JDownloader2’s local API

    The configuration Using the api If you head over to http://jdurl:3128/help and you can see the full API spec! See here an example of using the linkgrabber api

  • Archivebox – Your personal wayback machine

    Archivebox – Your personal wayback machine

    ArchiveBox is a powerful, self-hosted internet archiving solution to collect, save, and view websites offline. Install Archivebox in just a few minutes using docker! The Internet Archive is an amazing website, but there are a few caveats: Docker and Portainer If you don’t already have them, install Docker and Portainer following my guide. Installing ArchiveBox…

  • Comic Scripts

    Comic Scripts

    If you’ve read my blog at all, you know I like comics. Mylar is incredible for managing and automatically metatagging comics. It uses ComicTagger which is great for metagging outside Mylar too, but we still need to use the darn ComicVine API with their absolutely insane rate limits. I’ve made a bunch of scripts to…

  • Stuff I use

    Stuff I use

    I really like it when people make lists of their tools, containers, whatever they generally use day to day. I had no idea TubeArchivist existed until I saw it on awesome-selfhosted. I was talking to one of my best buds about browser extensions, and there were some I had that would be quite useful to…

  • mkcert – HTTPS without a domain

    mkcert – HTTPS without a domain

    Managing your own CA is the best solution, but usually involves arcane commands, specialized knowledge and manual steps. mkcert SSL for services not exposed to the internet might seem like witchcraft, but even you can set up a local CA in no time! Here’s how TL;DR General usage The certificate files are in the directory…

  • Various fixes for software issues

    Over time I’ve had issues with software that were difficult or annoying to find the solution to, and I figured collecting some of these for future reference wouldn’t hurt. ShareX Unrecognized option “vol” Use the ffmpeg from ShareX 15. The one bundled with ShareX 16 doesn’t have this option for some god forsaken reason Nginx…