Update: we’re live @rimworldporn

Hello, I am the founder of /r/RimWorldporn. We would like to move away from Reddit and are looking for a good alternative. We are kind of like /r/earthporn, so we require hosting of large images. We’ve been around for about 4 1/2 years and have accumulated roughly 30GB of images. The main advantage of Reddit is that it hosts relatively high quality images, for free. Would kbin be a suitable platform for this? We could host our own instance, maybe even centralize image storing on it.

  • slavethewhales@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Hi there. Did you set up your instance simply following the guide on kbin.pub? I just bought a domain/VPS but I haven’t had much luck following the guide yet. Did you run into anything you had to do that wasn’t in the documentation? I’ve been looking for a walkthrough video even, but only found one for setting up a Lemmy instance.

    • ivy@fedi196.gay
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I wound up following most of the admin guide for bare metal but it didn’t wind up working so I had to get a ton of help in the matrix room for the project. documentation is really scarce at the moment but I’m trying to make sense of it all and put some better documentation together

      kbin is still basically undocumented since it’s so young so there is still a lot of work to be done on that front

      • slavethewhales@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        Thanks for the reply. I guess I picked a great project for my first go at this haha. Do you have a quick link to the matrix room so I can check it out? A video guide would be great for those like me, if you’re up to it. I’m sure it would be very helpful once people realize they can own their own home here.

        Edit: I found the matrix room and ended up getting it going for the most part! Still tweaking the .env settings and trying to get mail/registrations to work though

    • philip@kbin.chat
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I’m not @ivy, but I have setup a kbin instance using the “Install with docker” guide.
      I ran into the following issues:

      1. Including a symbol in the passwords in .env file. You either have to encode/escape the symbols or not use them. I ended up using passwords without symbols.
      2. Before running yarn install and yarn build, I had to isssue composer commands as described here
      3. File permissions issues. The docker compose up command failed, if everything in the kbin directory didn’t belong to the kbin user.

      Also if you want to use docker, then there should be a new setup soon(See here)

      • slavethewhales@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Thanks for the info and the links. I’m not in a particular rush so I’m just viewing this as a learning experience. When it finally works it’ll be a great feeling :D