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!
There are dozens of reputable website hosting companies, and Microsoft offer 365 for free to non-profits up to 300 users iirc.
This takes care of basically everything you need, without any risk to you or the scouts. You definitely do not want to be hosting a website and file server for a public company on an old laptop in a cupboard.
Just a general warning:
It is one thing to provide something for family. It is another thing to be a person in authority providing one for an org. And kids are horrible and basically all have cameras everywhere they go. They WILL do something horrible and, depending on what that something is, you might now be liable for a lot of stuff you don’t want to be.
You don’t want that smoke. They can use google drive. Or you can talk to one of the companies that host next/own clouds for people and ask for a discount since it is the boy scouts.
Asking for a discount is a great idea. Some companies do this. And in rare occurences the boss is an old boy scout themselves and they’ll give you a 100% discount on some smaller things…
Do you think “alright kids, meeting is officially over. Go home or call your parents. If anyone wants to stay we will be hanging out and teaching server stuff at ____ ‘s house for an hour or two.” Gets around this?
Homie? I want you to know that while I am going to be inflammatory, I am not insulting you. In a slightly sane world, that should be fine.
NEVER work with children. “Hey kids. You can go home or you can stay with me and a few others and learn how to use a computer!”. At best you are setting yourself up for some awkward phone calls when Little Jimmy gets caught looking at something his parents don’t approve of.
If you are a close family friend and the parents understand what you are going to be teaching their kid (and obviously want you to teach it), go for it. If you are just watching them while they eat orange slices? Don’t fucking go anywhere near that. Let the teachers who actually train in how to handle these situations do it.
And the other aspect: Kids (and most adults) are not rational or intelligent. They aren’t going to take “Hey, if Susie sends you nudes don’t put them on this server because it will get me sent to prison as a diddler” as education on why they should not fucking do that.
If you ever want to get scared straight as it were? Take a teacher out for drinks (and you better pay for them!). You’ll hear LOTS of horror stories and get even a glimpse into the kind of hell they have to put up with.
The show Black-ish (like a lot of Kenya Barris’s work) has a LOT of problems. But the number of times teacher friends have shared https://www.youtube.com/watch?v=6jqmj0ILwfM. And it is not at all exclusive to black people (or even men).
Would you believe Oracle OCI? They have an always free tier, as in you never pay. You need a valid regular credit card. At first I thought it was for a slow x86 instance, but it includes Arm hours equivalent to 4 cores, 24 GB RAM, 10TB of transfer a month, I think 200GB storage. Divide it up for an nginx reverse proxy in front of it, or HA Proxy if you are feeling ambitious.
I wouldn’t, unless you’ve been specifically asked by the organization to do so and given the proper authorization, legal counseling, etc, etc. Don’t go looking for solutions to problems that don’t exist.
Your heart is in the right place, but I’m with @NuXCOM_90Percent@lemmy.zip here.
Hey, what’s your budget? You could go far with a second-hand NUC (next unit of computing), I’m sure you can get one for under $100 and you could do more than just nextcloud with it (peertube, VPN, chat etc).
I personally think this is a better idea than an old laptop. Easier to work on if the fan or SSD ever dies, and the cooling is a little better than any cheaper laptops I have worked on. It also wouldn’t need to be a NUC, basically every PC company makes a SFF or 1L sized computer, I’m partial to the Lenovo but the Dell’s are pretty nice too. I have about 8 Lenovo that are used as mini servers between home and work, on 24/7
My nextcloud is on a relatively expensive ($5/month) VPS but I should get off my butt and move it to a $2/month one. I like to hope your organization can afford that, at least for a while. I will PM you a link where as a broke nonprofit you might be able to get a free one if you ask nicely.
I think it’s not worth trying to self-host on your own hardware unless you want to experience the hassles and headaches as a self-education or hobby goal in its own right.
Haven’t tried it out, but there are some free Nextcloud hosts listed on the official website.
I‘d probably go with a VPS. It probably won‘t cost more than 10$/month, maybe even less, depending on how much heavy usage your Nextcloud instance requires. And you won‘t have to worry about keeping your hardware and network running, which pretty much always takes up more time than expected.
Some web hosters (I‘ve had very good experiences with Hetzner) charge an hourly rate and allow you to preconfigure VPSes with software like Nextcloud. So unless you have specific needs, you could just spin up an instance, check if it suits your needs and, if not, only pay a few cents.
Honestly, I would go with a managed Nextcloud solution like Hetzner Storage Share or another reputable provider. No hassle of updating and securing the server, no data stored at Google or Microsoft, and easy to administrate by people who aren’t expert system administrators in case you are no longer available. I also went with that route for my personal instance because it was actually cheaper than hosting it myself on a VPS.
Yeah,came here to say that. I second that.
Linode has good, cheap VMs, and are a better deal than the AWSs of the world.
Also, when you set up Nextcloud, also set up something like
samba-domainwith LDAP for users. That way you have central user management as you add new services.Linode. I don’t trust the parent company but who can you trust? It’s super easy to setup and like $5 a month for a small scale project that isn’t mission critical.
Note: I would never use it for a paid or really important thing. If you expect your Boy Scout group to have 50,000 users one day, it’s not fit for purpose. It’s more than fine for a little league schedule or whatever.
run the nextcloud-all-in-one on an old laptop
We (uk scout group) use g suite or whatever they call it these days. The Google connection isn’t ideal, but we get it completely free, the t&cs and level of control over it are a lot better than consumer gmail/drive, the learning curve for techphobic users is about as shallow as possible, and we don’t have to spend volunteer time on maintaining the platform. So definitely worth it for us but your situation may vary.
Yeah, it can definetely be a great solution, but the idea for this was specifically to be more independent from big tech. We already habdle stuff like registering for camps over Office 365, but I wanted to introduce Nextcloud to replace that, because I don’t think it’s a good idea to let Microsoft handle personal data of like a hundred people, that probably don’t even know, that they are giving away their data to Microsoft there. But again, I don’t wanna judge anyone for using things like that, Nextcloud can be a pain to maintain, especially for non technical people.
Microsoft are one of the only companies you should be trusting with your data at business levels. If they weren’t secure you’d have heard about it.
User data is typically private on business plans, at least if you stick to the core services. Plenty of companies use O365, GSuite, or whatever to facilitate this kind of thing and I’m sure they would be pitching a huge fit if their user data was being collected.
I have a G Suite account. It’s like $10/mo for my use case. Not a fan of google, either, but being on the business side of it helps me learn more.
If you VPS it, remember to add a snapshot backup. Such as $5 vultr VPS always add the $2 snapshot backup option.
I was curious, whats the purpose of it? The vps host should have some redundancy in case of hardware failure. Is it for user error if I accidentally delete my server?
It’s to save your data. The VPS provider has redundancies in place for the hardware, but unless you’re paying specifically for data backups, they aren’t going to bend over for that.
Hardware does not need a steep upfront costs.
You don’t need a nasa pc to run nextcloud, larger businesses routinely trow away machines that are beyond what you need. Chances are family of a member already has some machines they where going to trow away. Your hardware priorities are most cpu cores with as much compatible ram.
The advantages of having your own hardware is you can run multiple local servers and let members experience without additional costs. Imagine it like a private mini internet run by members that only is accessible at location.
I highly recommend proxmox as a server os which has 1 line helper script commands that create a whole nextcloud installation and others automatically, its also very easy to backup those.






