Eskating cyclist, gamer and enjoyer of anime. Probably an artist. Also I code sometimes, pretty much just to mod titanfall 2 tho.

Introverted, yet I enjoy discussion to a fault.

  • 33 Posts
  • 1.02K Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle
  • I also need to work out how to do automatic certificate renewal and if that’s even worth doing

    This is what certbot is for. For example, with nginx, you just set up the webserver to be reachable via your domain.

    You then install and run certbot, and it will aquire, install and configure, and then set itself up to auto-renew, a certificate. All with just one command.

    With Nextcloud specifically I also don’t like the fact that you can’t change the domain after the initial setup

    Yes you can?

    I’ve done it thrice now.

    Is this some limitation of the docker AIO stack?





  • MentalEdge@sopuli.xyztoSelfhosted@lemmy.worldDo I need a NAS ?
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 day ago

    No sane NAS should work that way.

    Unless you have a giant raid array, where you need all the drives running at the same time on the same system, plugging in a single raid 1 member, for example, via usb to sata adapter, should let you access its contents just fine.

    Provided you’re on an OS that can read the file system. That can require some extra effort on windows.

    But yeah. Beware of the pre-built NASes. The vendor lock-in is real.











  • A part of it is concern.

    System administration on a system you’re planning to use remotely over the internet must be done right. Not being sure what you’re doing is how we all learn, but you really should be sure before exposing yourself to the internet.

    It’s not like experimenting with linux on a laptop. Self-hosting is usually about providing some sort of service for yourself, which if accessed by someone malicious, can be used to really hurt you.