this post was submitted on 06 Aug 2025
53 points (98.2% liked)

Selfhosted

61378 readers
298 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

So with almost zero knowledge about next cloud or even cloud services I have embarked on creating such a complex project. The idea is essentially involving a rpi 4 , ups power supply , a pendrive. For everyone I think that limiting gdrive storages are a headache along with that the data may not be secure. So I was thinking of building a internalized rpi hosted next cloud integrated server with all android and even laptop. So that I reduce dependency of Google for storing all my photos along with creating a secure environment for my data . I have basic knowledge of ssh and little bit linux but this , this is frankly uncharted territory. I severely need links sources and much experience in order to accomplish such a task . I'll be running along with this an encrypted program that will decrypt whenever I need it . The whole setup will be connected to my router wirelessly that will upload and download stuff to my rpi . Theoretically I really intend to include my own data to train my AI but currently I am faced with this problem . Thank you for hearing me out , I just need basic guidance nothing else

you are viewing a single comment's thread
view the rest of the comments
[–] spaghettiwestern@sh.itjust.works 5 points 1 year ago* (last edited 1 year ago) (2 children)

Also check out Syncthing. I have it running on my Pi5, PCs and my Android phone. The phone's photos directory and lots of other files are automatically synced to my server and computers. No open firewall port is needed, everything is encrypted in transit and it supports trusted and untrusted hosts. Syncthing supports pretty much any topology, but I've found using star topology is easiest to manage.

[–] Teppichbrand@feddit.org 4 points 1 year ago* (last edited 1 year ago) (1 children)

Synching is incredibly useful, my list of synced folders keeps getting longer, my list of added devices keeps growing. I pray the never drop android support!

[–] WhyJiffie@sh.itjust.works 1 points 1 year ago

android support is not official, so they won't drop it. and currently we are using a fork of the formerly popular android app because the original's maintainer (btw one of the original lemmy devs) got fed up with the google play store's fuckery.

[–] Shauryashaa@lemmy.world 0 points 1 year ago* (last edited 1 year ago) (1 children)

Thanks will definitely take a look , just wanted to ask what os do you use?

Debian 12, Mint, Pi OS, Windows 11, Android. Works perfectly on all of them.