NAS or server
Hello,
So me and a couple of my buddies are starting a game dev studio and I want a place to store the stuff. Really don't want to put it on Google Drive and want to be able to host a website, and put storage on the system.
Then you want FreeNAS, Debian, or Amahi (in that order imo).
FreeNAS can host Jails which are basically Virtual Machines. Getting LAMP (Linux Apache MySQL PHP) Server in a Jail and working has been done before, so FreeNAS could manage your storage while the LAMP jail could host your website.
It just entirely depends on your budget and how much time you have to learn how to use FreeNAS and such. There's a GUI, but for something like this, it'd be best if you knew a bit about configuring Linux and other things via CLI (think command prompt) already. FreeBSD is similar to Linux. Not the same though.
Though there are guides for LAMP hosting and tons of documentation/guides for FreeNAS, so even then, you can probably get that working over a weekend or something if you read enough.
I do warn you, I've had strange issues with the latest versions of FreeNAS, so I suggest using something like 9.2.1.1 or earlier because I can't get plugins (what goes in the Jail) working correctly on 9.2.1.3 or 9.2.1.5. It's an ongoing issue I'm trouble shooting. It may just be my hardware but I doubt that.
Another option would be Debian and MG2R's epic guide for it. Debian is Linux based, so you could get LAMP running in it with ZFS (what makes FreeNAS awesome as a file server), so effectively the same setup as FreeNAS except without a GUI, but based on Linux and not FreeBSD (so if someone in your group is comfortable with Linux, they might manage it better than FreeBSD).
So yeah. Or you could try Amahi. It's a simpler Server Storage OS to install and manage, but I'm not sure on if you can get LAMP working with it or host a website from it though I know it does have plugins (similar to FreeNAS) as well, I haven't used it as much.
Note that ZFS is an awesome file system format, but is very hardware intensive. You need lots of ECC (server) RAM. Amahi doesn't use it, so that'd be best for a weaker hardware machine, but you don't have to use it in FreeNAS or Debian anyway, so they can also be weaker machines as well. I just realllly recommend it if it's important stuff you are saving (your work for your job is important imo).

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now