Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)T
Posts
1
Comments
9
Joined
7 mo. ago

  • Has anyone pulled it yet? Is it stable? I use the (internet) scream test, if no drama follows the release for a few days, then i proceed with the pull.

  • If you don't use 1000 eur gold plated RCAs, it just doesn't sound right...

  • I will make a prediction. Once you get the domain and set it up, the images will still not work. Are you using an external proxy? I was battling this for days, Lemmy backend refused to create thumbs for my local images, federated content worked great. IF you get this issue, send me a message, I found a workaround.

  • Federation is fixed, search from the fediverse for my users, communities and posts is fixed, npm is fixed with two custom locations /api and /pictrs and the advanced parameters I found from a guide:

     
        
    location / {
          set $proxpass "http://10.0.0.227:1236/";
          if ($http_accept ~ "^application/.*$") {
            set $proxpass "http://10.0.0.227:8536/";
          }
          if ($request_method = POST) {
            set $proxpass "http://10.0.0.227:8536/";
          }
          proxy_pass $proxpass;
    
          rewrite ^(.+)/+$ $1 permanent;
    
          # Send actual client IP upstream
          proxy_set_header X-Real-IP $remote_addr;
          proxy_set_header Host $host;
          proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
        }
    
      

    The ONLY main issue is the image post mystery. I can't make image posts, they are converted to link posts. I checked and I have no thumbs in the database for my images, the federated images have thumbs. Does anyone have a clue why this is so hard to work right?

  • Test 2, I am close.

  • replying here to test somenthing. 190126 1702

  • The post reached lemmy.world, so I got this going for me... Thank you in advance!

  • Selfhosted @lemmy.world

    Lemmy <> Nginx proxy manager nightmares

  • If it's for a homelab or small project refurbished models are still a good deal but you should hurry, my vendor is running low on hardware that was sitting for years.. I got an R630 (40 cores, 64Gb RAM) on offer a few months ago for peanuts...