OPERATING SYSTEMSOS Linux

Setup Secured Self Web-Hosting with Docker, Linux & SSL: Hide Your IP & Boost Privacy!

In this tutorial, I’ll guide you step-by-step on setting up a home server using Ubuntu, from installing NGINX inside a Docker container for minimal impact on your system to securing your website with SSL. We’ll make it easy to modify and replicate across multiple systems. Learn how to create a subdomain to safely proxy your server and protect your real IP, while also setting up a Linux firewall for additional security. Get ready to build your own powerful, secure website with NGINX, Docker, and SSL on Linux.

🔗 Links —
GitHub File to Follow: https://github.com/MrFlacko/Scripts/blob/master/docker-nginx-ubuntu.sh
NGINX Install Site (NGINX): https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-docker/
NGINX Install Site (Docker): https://hub.docker.com/_/nginx/
Docker Install Site: https://docs.docker.com/engine/install/ubuntu/

🎵 Music:
Song: AERØHEAD – Fragments
License: Creative Commons (CC BY 3.0) https://creativecommons.org/licenses/by/3.0
https://www.youtube.com/channel/UCoZbM1a4PKQ6haa2Ap4TSdg
Music powered by BreakingCopyright: https://breakingcopyright.com

Song: Early Morning – Infraction
Link: https://youtu.be/eEqCEFuQqF8
Channel: https://www.youtube.com/@Infraction
This track on Spotify: https://open.spotify.com/album/1fW31x8I1u8DlYCGq6ntBj?si=eBKfsfWOQHilL5SHGb2WRw&nd=1&dlsi=042c9baf31714437

Song: Holiday Party – Infraction
Link: https://youtu.be/3qrSywx3n8U
Channel: https://www.youtube.com/@Infraction
This track on Spotify: https://open.spotify.com/track/1FtpVwxZy7J7Sv5bb5Jd3V?si=c0fd3eaf38e44cf0&nd=1&dlsi=2e178f68f50d4011

source

by MrFlacko

linux foundation

4 thoughts on “Setup Secured Self Web-Hosting with Docker, Linux & SSL: Hide Your IP & Boost Privacy!

  • I have NGINX running on my TrueNAS server and love the fact I no longer have to expose my IP for Emby, TrueNAS, Asus Router etc. I watched your video to see if I missed anything and did like the fact you showed how to properly setup records in Cloudflare as many people miss this information in their videos.

  • Other tutorials don't give you links to the sites used and just keep you hanging. I really appreciate you giving all the links in the description!

  • I've always wanted to host my own web. This guide really helped me. Concise, precise, and easy to do. Really sexy. Great job as always

Comments are closed.