Maximum PC

Build Your First Reverse Proxy

OVER THE PAST FEW ISSUES, we’ve shown you how to build a few practical self-hosted servers: NextCloud for cloud storage, Bitwarden for password management, and Booksonic for audiobook collections, to name but three. While it’s possible to configure all three for remote access over the Internet, it’s an awkward process ensuring each individual server has access to a secure, encrypted Internet connection.

One of the many uses for a reverse proxy is to act as an intermediary between the Internet and any self-hosted servers you want to access remotely. Simply configure your router to forward all relevant ports to your reverse proxy, and it does the rest. Why do this? Because your reverse proxy secures all incoming and outgoing connections, making it easy to obtain and manage a free SSL certificate that encrypts traffic from all your self-hosted servers from one convenient location.

In this first of a two-part series, we’re going to set up the nginx reverse proxy with a free, self-renewing Let’s Encrypt SSL certificate to give you secure access to your NextCloud server from anywhere in the world. Next

You’re reading a preview, subscribe to read more.

More from Maximum PC

Maximum PC3 min read
2TB Crucial T705 M.2 PCIe 5.0 SSD
WELL, FOLKS, that’s it. The PCIe 5.0 standard and its SSDs have been around for almost a year, and we’ve finally hit peak sequential throughput with the Crucial T705. That’s a phenomenal achievement in and of itself. The latest SSD from Crucial, the
Maximum PC6 min readSecurity
Doctor
> StopCrypt fears > Tiny server build > Backup bandwidth I’ve just read up on a new piece of ransomware that can evade detection and is aimed at consumer users. How can we protect ourselves from it? —Samuel B Marshall THE DOCTOR RESPONDS: The ransomw
Maximum PC1 min read
Amd Upgrades Fsr
AMD’S UPSCALING TECH, FidelityFX Super Resolution, has reached version 3.1, and is now in the hands of the developers. First to use it is Ratchet and Clank: Rift Apart, with an update in July. The big change is the decoupling of FSR from FMF (Fluid M

Related