this post was submitted on 27 Sep 2023
182 points (98.4% liked)

Selfhosted

40329 readers
426 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
 

For those of you who use Raspberry Pi’s in your home environment, I’m curious as to what you use them for. What applications are you running on them? Do you have your Pi’s setup in a cluster?

you are viewing a single comment's thread
view the rest of the comments
[–] Khanzarate@lemmy.world 1 points 1 year ago (1 children)

I used a pi 3 to host a Foundry server (TTRPG software).

I use Docker to simplify things, since I run two instances of it. Simple port forwarding setup within the docker container. the main reason I used a pi instead of my computer is so my players could access their dnd stuff all the time.

I stopped because I switched ISPs and they won't let me port-forward. My vpn supports it but the latency isn't ideal. I host the same thing through a cheap server now.

[–] catnip@lemmy.zip 1 points 1 year ago (1 children)

Incase you wanna go back to port forwarding, you could try ipv6! Just gotta make sure all your party members computers have ipv6 enabled

[–] Khanzarate@lemmy.world 1 points 1 year ago

Dunno enough about ipv6, wouldn't my ISP still need to allow it?

That's my understanding, and there's no option in their locked-up router to enable it, for ipv6 either.