Posts by Felix Schindler

Running Tandor with Traefik and rootless docker

start with

Postgres does not play along with rootless docker (known issue, creates files as non-user on the host)

Read more ...


Introduction: this is Felix Schindler

Hi everyone, this is Felix Schindler. I’m your host for this site, more details in About.

Read more ...


Enabling opt-out for Giscus comments

I’d like to restrict discussions to blog entries, and want to disable them in the index and other sites.

we previously added a custom templates/layout.html that is unconditionally added to every page

Read more ...


Enabling discussions for this blog via Giscus

Basically, follow the instructions on giscus.app:

enable github.com/apps/giscus for the repo hosting our site

Read more ...