Peertube instance index filter

By using global index of instances and auto-subscribing there are problem by removing from your instance following because it comes back after next sync.

This filter is middleware to collect removed instances and list global index without them

Source code is available on g.arns.lt/zordsdavini/peertube-instance-index-filter

Contact on Fediverse: @zordsdavini@s.arns.lt

Filtered instances {{ .FilteredInstancesCount }}
Rejected instances {{ .RejectedInstancesCount }}

Commands

App can be called directly and do management in console. For now it is the only way.

Links

Setup

Added docker files as example. See /docker folder.

./instances-joinpeertube.db is prepared datebase from instances.joinpeertube.org on 2025-06-20. It can be copied to ./instances.db to be used.

License

GPLv3