Hey, so I recently had the idea of proposing some new ideas, I had for the IT infrastructure of my local scouts organisation, mainly it’s own nextcloud instance and website (and if that works well, maybey a matrix server and wiki, but website and nextcloud are much higher priority right now). But, I am wondering, what the best way to do the hosting would be. Using a VPS would be pretty nice, because there would be no upfront cost, but we would have to pay monthly fee and that’s pretty hard to pitch for a new and untested idea, especially because we don’t have that much regular funds/income. The other option would be to self host on hardware that stays in the building, but I am not quite shure, but then we would have a pretty steep upfront cost and I am not 100 percent shure, if we even have a proper network in the building.

The main thing, I am trying to ask here is, if any of you have ever done something similar before and if so, how you did it. Also I am thankful for any advice in general. I have done this already for my family, but doing this for an entire organistation is an entirely different thing. Thank you very much in advance!

  • Kaufman5000@feddit.org
    link
    fedilink
    English
    arrow-up
    5
    ·
    10 hours ago

    I hosted my First Nextcloud instance, on old Hardware, a few years ago for my sister, who wanted to Exchange Pictures with her scouts. Since then i converted the instance for my personal use and hosted multiple nextcloud instances for Business customers.

    My recommendation ist to look wath you need in terms of availabillity and redundance. For my personal use it’s fine if the Nextcloud is down for a few days, but for a Business that can be fatal. If your requirements are Low you can opt for old Hardware on premiss, but you have to think about electricity and Internet Connection. If one of those is down your nextcloud is not accessable.

    If you need a reliable solutuion i would recommend opting for a Cloud solution, so you don’t have to worry about Hardware, Internet and electrisity. Ether with Something like hetzner Share (i have no experience with Managed Nextcloud instances, but i know a company who is fine with it) or a VPS. If you are opting for a VPS, you should Look at storage Options, as Block storage is easy to Set Up but can be expensive if you need large ammounts of storage. Objectstorage can be a cheaper alternative, but it’s more complex to Set Up. Hybrid solutions are possible, for example with the external storage App in Nextcloud.

    If you want to Host in premisess with old Hardware i would recommend looking at Energy prices as, old Enterprise Hardware can be quite powerhungry. Also you should Setup Hardware Monitoring so you get alertet if, for example a hard drive is about to fail or already failed.

    And very importend think of your Backups. You need a storage to save your Backups and a Connection with enought bandwith. Trust me, you dont want to Upload 1 TB over a 16 Mbit/s Connection. Many Cloud Providers are offering Backup solutions, but be aware, you should have Backups in different Location as Datacenters can burn down to, as we saw a few years ago in france.

    The perfect solution doesn’t exist. You have to Look at what you need and what you can afford. IT-Intrastructure always costs something. If it’s Not Money, it’s time, energy, electrisity or Something else.

    I hope this was helpfull.

    • ByteOnBikes@discuss.online
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      This is actually really helpful for me. Thank you.

      My recommendation ist to look wath you need in terms of availabillity and redundance. For my personal use it’s fine if the Nextcloud is down for a few days, but for a Business that can be fatal.

      When my home stuff doesn’t get eleven 9’s of reliability, I get frustrated and shut it down. But you’ve given me perspective. I feel like I’ve been pretty hard on myself because I’m comparing my personal setups to businesses/orgs.