π Chapter 1: Introduction
In this guide, youβll learn how to set up your very own custom domain, youβll know how to:
- π Choose and register a domain name
- π§ Set up DNS zones with Oracle Cloud (OCI)
- π Redirect name servers
- π³ Deploy a reverse proxy server with Docker
- π Secure your domain with SSL (Letβs Encrypt + Certbot)
- π Go live and look like a pro online!
π§ Overview of the Domain Setup Process
Hereβs the path to follow:
- π·οΈ Choose a domain name and register it (weβll use GoDaddy and Hostinger as examples)
- π§Ύ Create an account on Oracle Cloud Infrastructure (OCI)
- π Create a DNS Zone in OCI for your domain
- π Redirect your domain's Name Servers (NS) to Oracle
- β³ Wait for DNS propagation (it takes a bit of patience...)
- π§ Set up a Debian server and install Docker + Nginx Proxy Manager
- π‘οΈ Secure your domain with SSL certificates using Certbot and Letβs Encrypt
- β Test and go live with your brand new secure domain!