User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
networking:domain-sertup [2025/02/19 14:44] – created willynetworking:domain-sertup [2025/03/13 14:22] (current) – [Domain setup] willy
Line 1: Line 1:
-====== Domain setup ======+====== I) Domain setup ====== 
 + 
 +Owning a public domain is a must-have for a proper self-hoster. Buying one is cheap and you can really come up with some nice and creative names. You could even go for a random generated string or number, if you prefer. 
 + 
 +You **must have** a domain name because you need it to get **HTTPS** to work, using SSL certificates.
  
 If you have read the [[networking:networking|this]] page, you should know why you need at least one external server. If you have read the [[networking:networking|this]] page, you should know why you need at least one external server.
Line 10: Line 14:
  
  
-===== Domain Setup =====+===== Naming allocation =====
  
-To access home remotely and securely, using SSL/HTTPS with regular certificates, you must have a domain. Get whatever domain you can, the level doesn't matter but you must be able to add subdomains to your domain.+Get whatever domain you can, the level doesn't matter but you must be able to add subdomains to your domain.
  
 You need to point **all** your subdomains to your external server IP address, using an A record is a good idea, but any other way (CNAME, etc) is just fine. You need to point **all** your subdomains to your external server IP address, using an A record is a good idea, but any other way (CNAME, etc) is just fine.