Secure Nextcloud with SSL, Port Forwarding, Secure Nginx with TLSV1.2 and TLSv1.3

preview_player
Показать описание
In this video, i demonstrated how to Secure your nextcloud instance using SSL certificates from letsEncrypt. I also show you how to configure port forwarding on a NETGEAR Router, configure IPFW firewall to proxy to the nextcloud instance and secure nginx to only support TLSV1.2 and TLSv1.3.

certbot autorenewal

Please don't forget to subscribe, like and share the video

Social Media
@codebydoh

Times
00:00 - 02:01 intro
02:02 - 05:27 port forwarding on netgear Router
05:28 - 09:23 Nginx proxy jail creation
09:24 - 16:09 IPFW config and enable
16:10 - 19:30 install and other related packages to proxy jail
19:31 - 21:53 configure DNS with domain registrar (Namecheap)
21:54 - 25:20 get certificate from Let'sEncrypt
25:21 - 35:04 configure nginx to use ssl certificate
35:05 - 40:15 configure certbot to autorenew certificates before they expire
40:16 - 44:49 configure nginx proxy_pass to nexcloud instance
44:50 - 51:25 scan nextcloud instance for security vulnerabilities
51:26 - 55:40 configure nginx to only support TLSv1.2 and TLSv1.3
Рекомендации по теме
Комментарии
Автор

great tutorial work fine for me now thanks!

Itwaky
Автор

I hope you can keep these up - they are great!

nikolaypetrov
Автор

Thanks for the complete demonstration, it was helpful.

ChampGaming
Автор

How do yo do this with TruNAS scale? I cannot find Jail under TrueNAS Scale.

salamdamai
Автор

Hello,
why my NC redirect to 8283 port. I can't access from remote

GiuseppeTrenta