Skip to content

A noob-to-noob guide on how to self host without a public ip(using a cheap VPS).

License

Notifications You must be signed in to change notification settings

aayushrautela/proxyselfhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Hosting Without a Public IP: Step-by-Step Guide

Introduction

Self-hosting your services at home offers several advantages. Your home PC can be more secure, more powerful, and customizable to your needs compared to shared hosting environments. However, not everyone has a public IP address (or only get a public ipv6, like myself), which is necessary for direct access to your home-hosted services. This guide walks you through setting up a secure tunnel using a VPS (Virtual Private Server) to allow access to your home-hosted services, even without a public IP.


Prerequisites

  1. A VPS with a public IP (Oracle's Always Free tier or Hetzner's cheapest options are good choices).
  2. A domain name or subdomain (DuckDNS for free options).
  3. A basic understanding of NGINX or any proxy server.
  4. Basic knowledge of WireGuard VPN.

About

A noob-to-noob guide on how to self host without a public ip(using a cheap VPS).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published