this post was submitted on 22 Jun 2023
87 points (98.9% liked)

Selfhosted

38008 readers
904 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I have tried installing it with docker on Ubuntu 20.04 and 22.04 LTS but cannot seem to get it working. The build keeps erroring out with docker errors.

you are viewing a single comment's thread
view the rest of the comments
[–] yay 1 points 1 year ago

Thanks! My set up is a bit different however. I don't use docker nginx and I just use the native one but I do have proxy_set_header Upgrade $http_upgrade; and proxy_set_header Connection $connection_upgrade; on my nginx.conf.

I could post comments locally on my own instance. That works but I can't see comments or upvotes from other instances but I can see their posts (not all of it though). Likewise, I can see my own instance's posts from another instance but not the comments or upvotes.

My instance is also behind Cloudflare but turning off the proxy doesn't change the behaviour.