this post was submitted on 01 Nov 2025
31 points (76.3% liked)

Selfhosted

52715 readers
245 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 2 years ago
MODERATORS
31
My own copyparty instance (copyparty.ghodawalaaman.xyz)
submitted 3 days ago* (last edited 2 days ago) by kionite231@lemmy.ca to c/selfhosted@lemmy.world
 

Hello,

just wanted to share that I have successfully hosted copyparty instance behind cloudflare on my porator laptop :D

you can use it to share memes or use it as temporary storage, I don't have any idea of how to manage a public facing service but I will figure it out.

I am already hacked it seems

you are viewing a single comment's thread
view the rest of the comments
[–] WhyJiffie@sh.itjust.works 19 points 3 days ago* (last edited 3 days ago)

you start with authenticated things, like forgejo and such, and always double check that anonymous visitors don't see any data.

but generally it's also not wise to just expose most services to the internet. jellyfin for example had lots of leaks because lots of API functionality was accessible without authentication. I don't know if it's been fully fixed.
expose a wireguard, it is safe, it is security software, and access everything else through it. you can keep using your domain for internal services.

with copyparty there's an added risk. if police finds you hosted child porn, they won't care if it wasn't you who uploaded it. someone reports it to them, they steal all your computers, worst case you can even end up in jail.