kbin.social was the first thing on the recommended list.

  • Looking at the recent Docker Compose commits, kbin should scale horizontally until it hits limits of postgres.

    Its a really good candidate for kubernetes, if you deploy on AWS/Azure and use AKS/EKS with Azure Database/RDS you will be able to flexibly scale far beyond those limits.

    I have been meaning to learn Helm for ages. This seems a good excuse.