diff --git a/install.md b/install.md index cf639f4..0aef0ea 100644 --- a/install.md +++ b/install.md @@ -37,6 +37,8 @@ That all aside, please continue: ### SETUP +There's a community-created video tutorial on setting up here; https://youtu.be/8sDMwBIlgwE Otherwise, read on. + I use Cloudflare with Flexible SSL enabled and HTTP Rewrites. If you do not use Cloudflare, you will need to deploy SSL certificates onto your website. You will also have to have Cloudflare or whatever DNS provider you have, point your domain name to the IP address of your webserver. OBS.Ninja REQUIRES a domain name and SSL. For webservers, I use NGINX on a Ubuntu server; smaller the better. I rely on Cloudflare to provide caching and SSL, so my installation of NGINX is pretty simple.