• tekeous@usenet.lol
    link
    fedilink
    English
    arrow-up
    6
    ·
    7 months ago

    I tried hosting kbin on a pretty beefy server for a while and honestly, it’s dogshit to host. You have to clone and compile the entire code yourself. I use Lemmy.

    Call me when there’s a docker pull and docker compose up deployment command.

    • towerful@programming.dev
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      2
      ·
      7 months ago

      Be the change. Make a dockerfile for it.
      Follow the kbin install instructions, but convert them to dockerfile syntax.
      Build it and push to docker.io or ghcr.io or whatever flavour you want.
      Its a great learning experience, and containerisation is a huge part of the future (and present)