Seedbox

Ubuntu 20.04 / Debian 10 – An Anonymous and Secured Seedbox – (Part 3) Configuration and issues

HTTP2 Nginx
Traefik

6 – Configuration

These configuration steps are not exhaustive, you can play with the labels, categories, or plugins but these are required for your applications to communicate with each other and have at least minimum security.

Read more
Seedbox

Ubuntu 20.04 / Debian 10 – An Anonymous and Secured Seedbox – (Part 2) Remote access with Nginx

If you want to access your services via a URL like http://mydomain.com/deluge, http://mydomain.com/jackett, etc., you need a reverse proxy. The reverse proxy serves as a gateway between the outside (Internet) and your server’s local network.
Read more
Seedbox

Ubuntu 20.04 / Debian 10 – An Anonymous and Secured Seedbox – (Part 2) Remote access with Traefik

A reverse proxy is a server that sits in front of web servers and forwards client HTTP requests to the appropriate backend service. In our case, a reverse proxy directs client requests to the appropriate Docker container. We have a multitude of Docker containers and we cannot listen to them all on port 80 or 443, hence the use of a reverse proxy. Add to that a nice domain name to your seedbox by securing everything with the SSL / TLS protocol and a Let’s Encrypt certificate.
Read more
Seedbox

Ubuntu 20.04 – An Anonymous And Secure Seedbox With Deluge, Jackett, Sonarr, Radarr, Lidarr, Nginx, Docker And SSL/TLS

VPN free!

Improve the translation of this article or correct mistakes and get a free VPN for 3 months!

This article describes the procedure for installing an automated, anonymous, and secure seedbox on Ubuntu 20.04 using Docker and OpenVPN.
Read more