/kbin Issues
/kbin Issues
![](https://lemdro.id/pictrs/image/b7c1caf3-c3cd-47d6-8e77-321fa7d2b9ea.png?format=webp&thumbnail=128)
Kbin is a decentralized content aggregator and microblogging platform running on the Fediverse network.
![kbin-core](https://lemdro.id/pictrs/image/b7c1caf3-c3cd-47d6-8e77-321fa7d2b9ea.png?format=webp)
/kbin Issues
Kbin is a decentralized content aggregator and microblogging platform running on the Fediverse network.
You're viewing a single thread.
I've been trying to set up my own kbin instance but without success. Is there a way to diable SSL? I'm running the instance on a raspberry pi at home behind a reverse proxy which already handles all the certificates for https. This already works great for my mastodon instance.
I tried installing the docker container and also manually but both times it expects https instead of simple http and I can't seem to find the place to change this. There's no mention of SSL in the nginx configuration file and I don't really have any experience with docker and where to change the configuration in such a container.
Weirdly enough, the manual installation seems now to work (the website is reachable) but kbin shows me a server error 500 for every site. I don't have mercure installed because I couldn't figure out how (it isn't mentioned in the kbin doc and the mercure website is not really helpful), could that be the problem?