• 0 Posts
  • 19 Comments
Joined 5 months ago
cake
Cake day: December 14th, 2024

help-circle





  • Zwuzelmaus@feddit.orgtoSelfhosted@lemmy.worldWhat do I actually need?
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    6 days ago

    Is owncloud or an alternative enough, or do I need something more elaborated like TrueNAS?

    I run a Nextcloud for my family and then serve the same folders again via samba to the same users. Don’t need a separate NAS for this, just activate the samba service on the same machine.

    Regarding the pirate ship, I don’t know. I haven’t tried that yet.



  • Is Proxmox the best system to use for these applications? Would it be easier to just install Debian and Docker and run everything through containers on one OS instead of splitting them all up into LXC or VMs?

    Proxmox is (nearly) a class of it’s own. Yes, you need it.

    You are not limited to lxc. Just run one or more of these Debians in VM’s inside, and they can docker then as needed.

    Don’t forget to use the templates in Proxmox.













  • Zwuzelmaus@feddit.orgtoSelfhosted@lemmy.worldTesting vs Prod
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    No testing environment in my home lab so far.

    But on the other hand, no planned builds either. Just fiddling around til it works.

    I am currently planning for new hardware, and then doing it all with build scripts there, as fully automated as possible. The whole setup, from scratch. But for that I need to do some learning first.

    So the new hardware is going to be it’s own test environment for a good while, until it turns into production.