2
submitted 10 months ago by 9acca9@alien.top to c/main@selfhosted.forum

I buy this kind of domain

.xyz 1.111b class domain. Just 99c/year.

...so... how i point this to my ip public?

i select in manage, "use default nameservers" and click on "MANAGE DNS" and write this:

this is all i have to do??

Is the first time im doing this so i dont know if what im doing is the correct.

Also i ping to may domain and ping dont respond nothing.

ping 2424246.xyz

ping escribiendo.2424246.xyz

ping www.2424246.xyz

nothing respond.

i need to do something more to point the domain name to my public ip / server?

you are viewing a single comment's thread
view the rest of the comments
[-] jws_shadotak@sh.itjust.works 1 points 10 months ago

Do you have port 80 and 443 forwarded from your router? Do you have nginx or similar set up to handle those requests? Those are the next steps.

Forward 80 and 443 to your device's local IP and use nginx to specify what domain requests to to what service.

Example:
Overseerr hosted on 192.168.1.44:5055. Nginx server receives a request from overseerr.examplesite.com. Nginx forwards that request to 192.168.1.44:5055.

this post was submitted on 09 Nov 2023
2 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS