Hey! I’m trying to get into self hosting and was wondering what would be possible with a single Pi, at least until I can get more capable hardware.

The servies I’m interested in would be things like a pihole, music server, photos server, a few personal fediverse instances (mainly owncast), a small Matrix homeserver for my friends, etc, etc. Media server but that’s obviously way into the future I think.

While I don’t intend or think I can run all of this on one Pi, I just want to know how much is possible. I’m really thankful for any feedback I may get. My apologies for the noobness if I’m completely wrong about all of this.

One last thing, any recommendations on any other services I should try out as a beginner?

  • yungsinatra
    link
    fedilink
    11 year ago

    How do you ensure that your data (files, photos) is backed up when using Nextcloud? I’m very paranoid having all my files lost due to a drive failing.

    • retiolusA
      link
      fedilink
      11 year ago

      With YunoHost you have built-in backup system, works pretty well.

    • Restic/Kopia/Borg are popular backup tools, set up a backup to another local drive, and also to online storage somewhere such as Wasabi S3, or Backblaze B2.

      • yungsinatra
        link
        fedilink
        11 year ago

        So can I just use a RPi that’s connected to 1-2 external HDDs/SSDs and use them as backup drives? Would I have to run them in a RAID configuration or something?