August 2, 20178 yr Hey guys, I've begun running UnRAID 6.2 beta on my home server and I decided that I wanted to create and my own website. I have a domain which is hosted on a remote server. It's cheap, but it's severely limited (like sharing big files is NOT. an option) and I can't do what I want with it. Basically, I want to create my own website and am thinking about basing my template off of Petstreetmall which is an online pet supplies or at least similar to that as I like that menu and layout. Would running a VM with Ubuntu Server and installing a LAMP server work? And what are the security vulnerabilities I may face? Can an attacker see my SMB shares and access them? The SMB share is local, and it will ALWAYS stay local, meaning the only way you can get inside my internal network is via OpenVPN. I haven't forwarded any ports except OpenVPN and a MineOS Minecraft server I run, so in theory, nobody should be able to access my private files unless somebody hacks the website and runs unauthorized code on it, right? I dunno, what are your picks? Do you run a website on your UnRAID server? And if so, how? P.S.: If you have free time to burn, can you point me in the right direction? Complete noob, don't know where to get started. Thanks.
August 14, 20178 yr Don't use a VM, use docker. Install an apache or nginx docker image and put the website on that. Open up some ports that forward through your router to the apache docker image. Bam done Edited August 14, 20178 yr by squark
August 23, 20205 yr Is it not possible to use the letsencrypt docker as the thing hosting your website because it is also a nginx server?
August 23, 20205 yr 9 hours ago, streetdonuts said: Is it not possible to use the letsencrypt docker as the thing hosting your website because it is also a nginx server? Sure. That's what I do.
Archived
This topic is now archived and is closed to further replies.