I just started renting a basic VPS through Racknerd with the intent to use it as a reverse proxy to point friends to my game server instances running at home without exposing my public IP. I could not figure out how to get it to work so I gave up after days of trying and am now using playit.gg. I prepaid for a year of the VPS. What cool project should I try on it now?

  • @lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    1 year ago

    You can set up a mail server. You can set up something like Nextcloud. You can set up a personal website, or just run a webserver and turn it into a place to dump files. You can set up something like Syncthing to facilitate sharing files between your devices. You can set up some types of Federated services, but in my experience Mastodon is too heavy for a baseline VPS. I needed to augment my instance with additional memory, CPUs, and an S3-compatible object storage provider for about 600GB of user media. Lemmy might work, but I haven’t tried running it on a VPS on the open Internet yet.

    • Father_Redbeard@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Nextcloud ran like garbage on my server that has better hardware than the VPS. I love the concept of it though and I would really like if the guy working on Memories could split that out from under NC.

    • KelsonV@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      I’ve found that GoToSocial and Calckey both use a lot less in resources than Mastodon does.

  • iMeddles@fedia.io
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    An option which covers a bunch of different experiments: set up PiHole on it (despite the name, it doesn’t need to be run on a raspberry pi) then set up a persistent VPN, for eg wireguard, or whatever your router supports, to it from where you are, and then setup your router to use it as your DNS server for your vlan.

    Its a relatively simple set of tasks, but they build a good grounding for anything else you end up wanting to run on it.