this post was submitted on 15 Nov 2023
226 points (97.5% liked)

Asklemmy

43395 readers
1179 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

For example, I 3d printed a box over my outlet to protect my cables from my bed pushing against it. In addition, my cables never fall to the floor so they're much easier to grab.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 16 points 10 months ago (3 children)

step 1: Download ur drive data
step 2: Install Nextcloud on a spare pc
step 3: shove ur exported data into nextcloud
step 4: Profit

[โ€“] [email protected] 5 points 10 months ago* (last edited 10 months ago) (1 children)

Nextcloud, I will have to look into that.

[โ€“] [email protected] 1 points 10 months ago

I have is as a docker in my UnRaid server. However, from what I've heard, the easiest way to get NC up and running real fast is in a Ubuntu server and installing Nextcloud from Ubuntu's snap store. I can't confirm that, but it seems legit, since it came from a DistroTube video in YouTube.

[โ€“] [email protected] 2 points 10 months ago* (last edited 10 months ago) (2 children)

Do you need to buy a domain and figure ddns for nextcloud?

Last time I tried to use their ootb docker container it was hard to use it just from internal network.

[โ€“] [email protected] 2 points 10 months ago

You will probably have to get a domain, but some of the ugly TLDs can cost few bucks for a year, so it's not that bad.

As for being able to access your Nextcloud from outside, if you don't use it to share large amount of data often, I recommend looking into Cloudflare Tunell. It's pretty easy to set up, and allows you to not only put a configurable firewall in front of your Nextcloud instance that you can for example geoblock traffic from other countries, but you also don't have to deal with port forwarding, DDNS, or exposing your home network directly into the internet.

The setup is simple, you just download their cloudflared service, install it with a token generated in their web management (that ties it to a domain and tells it what port it should expose) on your Nextcloud machine, and it will automatically connect to Cloudflare server that will act as a port forward, but without you having to expose anything on your home network directly.

I don't really access my Nextcloud from the internet that often, don't use it to stream or share large files with large number of people, so I never had issues with it. But I've been told that it's against Cloudflare ToS to use it for large data sharing, streaming or high-volume data transfers, so keep that in mind.

But it's perfect for accessing my Home Assistant and Nextcloud when I need it.

[โ€“] [email protected] 1 points 10 months ago

You can DDNS and use duckdns or something like that. You should be fine.

[โ€“] [email protected] 1 points 10 months ago* (last edited 10 months ago)

Yes, but actually no, if you want to access it remotely. DONT OPEN THE WEB PORTS TO THE INTERNET, rather use a vpn like wireguard to connect in to the home network.

Also, backups.