this post was submitted on 26 Jul 2025
746 points (99.3% liked)

Selfhosted

51417 readers
791 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
 

I made a video about copyparty, the selfhosted fileserver I've been making for the past 5 years.

The main focus of the video is the features, but it also touches upon configuration. Was hoping it would be easier to follow than the readme on github... not sure how well that went, but hey :D

This video is also available to watch on the copyparty demo server, as a high-quality AV1 file and a lower-quality h264.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] HexesofVexes@lemmy.world 6 points 1 month ago

Elderly raspberry pi B [✓]

Large portable drive gathering dust [✓]

Guess I'm setting up a locally hosted file server in the near future.

[–] TedZanzibar@feddit.uk 5 points 1 month ago (2 children)

This is very impressive and I'm highly likely to give it a whirl. My question is, though: would it be something that my very non-tech savvy wife could use?

Eg. I'm thinking setup the app on her phone with a default location and when she asks me for a file I can just tell her that I've "put it in the app", and she'll be able to easily retrieve it. Also same thing but vice versa, though the video seems to cover that via the Android share menu...

Again, super impressive. Good job!

load more comments (2 replies)

Very sleek project. The language switcher bit was brilliant hahaha. Seriously, good job.

[–] filcuk@lemmy.zip 5 points 1 month ago

This is insane. I think I'd use ten different applications and still not cover these features. And I can host this. Using a single python file.

[–] Skipcast@lemmy.world 5 points 1 month ago

This looks sick. Thanks for making and sharing it!

[–] LifeInMultipleChoice@lemmy.world 5 points 1 month ago* (last edited 1 month ago) (2 children)

Thank you so very much. I needed to transfer some files locally yesterday and didn't have a NAS set up. So I thought I would quickly set up a samba share on my pop-os media server so my spouse (windows) and I (mint) could swap/store files on the fly in the future. It took me 25 minutes and I almost gave up because my config file was having issues.

This looks sooooo much nicer. May every road rise up to meet you

[–] not@lemmy.dbzer0.com 3 points 1 month ago (1 children)

For such operations we use LocalSend.

That's for the recommendation. That could be useful as well!

[–] cravl@slrpnk.net 3 points 1 month ago (1 children)

I would add PairDrop to your list to have bookmarked. It's completely web-based so no download required and thus fully cross-platform. It also works across different networks (i.e. over the internet) by pairing devices or creating a room. Basically Apple AirDrop, but universal and on steroids.

load more comments (1 replies)
[–] tehn00bi@lemmy.world 4 points 1 month ago

Looks really cool. Might spin up a test bed to try.

[–] MacStainless@piefed.social 4 points 1 month ago

I’m in the market for a self hosted file server so I can use it as a destination for website backups. Absolutely going to give this a look next week. Thanks for posting about it!

[–] lemmyhavesome@lemmy.world 4 points 1 month ago

Haven't looked at the project yet, but that's just the greatest name for a fileserver...

[–] sun@slrpnk.net 4 points 1 month ago

Have been playing around with it for a bit and it's AMAZING.

[–] LSNLDN@slrpnk.net 4 points 1 month ago (1 children)

This is cool. Idk if it’s just me but the h.264 version of your video has no sound!

[–] tripflag@lemmy.world 5 points 1 month ago (1 children)

man... that's really unexpected, I went with h264+mp3 which should be the most conservative / broadly-supported combination you could possibly use, yet still (ノ ゚ヮ゚)ノ ~┻━┻

what webbrowser / device / player are you using?

[–] LSNLDN@slrpnk.net 5 points 1 month ago* (last edited 1 month ago) (1 children)

This is me browsing slrpnk.net using the voyager app,on iOS latest version on iPhone 14 Pro, it then opens it in whatever built in player the app uses. Other versions work fine though. This app has me excited as I consider starting self hosting!

[–] tripflag@lemmy.world 5 points 1 month ago

awesome thanks, should be able to reproduce it then :>

[–] hexagonwin@lemmy.sdf.org 3 points 1 month ago

Looks fantastic, I'll actually be trying this. Love how it doesn't lock my files into some obscure format like seafiles.

[–] nibbler@discuss.tchncs.de 3 points 1 month ago
[–] AllHailTheSheep@sh.itjust.works 3 points 1 month ago

nice project! I'll check it out! I've also really enjoyed your replies here. it's obvious you really know your stuff. thanks!

[–] piranhaconda@mander.xyz 3 points 1 month ago

Ok this is too damn cool. Will be checking it out soon, but moving to a new apartment this week so I probably shouldn't dive into new distractions just yet...

[–] twikz@sopuli.xyz 2 points 1 month ago

Now it would be interesting to setup a raspberry pi with harddrives plugged in the USB 3 ports💡

[–] sexy_peach@feddit.org 2 points 1 month ago

OMG I just posted this to lemmy and saw it had already been posted. Great work! Amazing video!!

[–] disobey2623@lemmy.dbzer0.com 2 points 1 month ago (1 children)

I looked at the comparison for Seafile as that's the one I'm most familiar with. In my opinion Seafile's greatest strength is its encryption, but in your comparison you seem to see this as a negative as I assume this bullet refers to the encryption? "isolated on-disk file hierarchy, incompatible with other software. much worse than nextcloud in that regard"

[–] tripflag@lemmy.world 2 points 1 month ago (2 children)

the intention with that statement was that seafile, by default, places all the files inside its own proprietary file container thing, where the files are not easily accessible from the server's actual filesystem, using regular linux utilities. My knowledge of seafile is really minimal, so this could be wrong -- in which case I'll fix that right away! or, at the very least, try to clarify what I meant to avoid this confusion.

in case you happen to know -- are you aware if it's possible to use Seafile while having it just place all the files and folders on the disk like any other program would?

load more comments (2 replies)
[–] sefra1@lemmy.zip 2 points 1 month ago

OMG! I've been looking for something like this for quite some time!

I will try this as soon as I have time. Thank you!

[–] cyrano@lemmy.dbzer0.com 2 points 1 month ago

This is really impressive

load more comments
view more: ‹ prev next ›