custom domain

hi, so i'm planning to host a minecraft server locally and asking people to put in 192.17whatever just seems outdated. i've already got a name in mind that hasn't been sniped by one of those domain ransom companies, is there any real way to host the thingie on my computer without paying someone else to host some random website i don't need?
59 Replies
Admincraft Meta
Admincraft Meta7mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by agentlouisiana#0
ProGamingDk
ProGamingDk7mo ago
192 is your internal ip, but yes
agentlouisiana
agentlouisianaOP7mo ago
i was just using it as a placeholder number i get that it's just the local host thing but still
ProGamingDk
ProGamingDk7mo ago
a domain doesnt need a website
agentlouisiana
agentlouisianaOP7mo ago
yeah domains is where i just completely lose the idea
ProGamingDk
ProGamingDk7mo ago
so yeah, buy it and make sure you can join on your public ip (from another network)
agentlouisiana
agentlouisianaOP7mo ago
buy it?
ProGamingDk
ProGamingDk7mo ago
and then just use a A record pointing to your public ip
QarthO
QarthO7mo ago
once you purchase a domain, just create an A record that points to ur local ip
agentlouisiana
agentlouisianaOP7mo ago
oh i don't need to purchase it it doesn't exist yet i was hoping i could just like run it from my computer
ProGamingDk
ProGamingDk7mo ago
domain still needs to be bought
agentlouisiana
agentlouisianaOP7mo ago
fuck me
QarthO
QarthO7mo ago
i can add an A record for free on one of my domains if u want
agentlouisiana
agentlouisianaOP7mo ago
nah nah it's cool i just thought it'd be cool to say "hey just join the server at liamgaming.com" because i'm narcissistic* and also because it'd be free *not actually narcissistic
QarthO
QarthO7mo ago
yeah, unfortunately you'll have to purchase whatever domain. But once you have a domain you can add A records for free
agentlouisiana
agentlouisianaOP7mo ago
what would be the best place to buy an ip?
QarthO
QarthO7mo ago
i think namecheap is great
QarthO
QarthO7mo ago
Buy a domain name - Register cheap domain names from $0.99 - Namecheap
Register domain names at Namecheap. Buy cheap domain names and enjoy 24/7 support. With over 16 million domains under management, you know you’re in good hands.
QarthO
QarthO7mo ago
I typically buy my domains here, then change the name servers to cloudflare and let cloudflare handle all of the DNS traffic
agentlouisiana
agentlouisianaOP7mo ago
the name servers? cloudflare?
QarthO
QarthO7mo ago
its the fancy thing how domains work
agentlouisiana
agentlouisianaOP7mo ago
i know cloudflare but aren't they big? can you tell i have zero experience with this
QarthO
QarthO7mo ago
yeah which is why you'd want to use them lmao also by "buy" its technically rent, you usually pay a yearly fee
QarthO
QarthO7mo ago
No description
agentlouisiana
agentlouisianaOP7mo ago
allinlehead.com is cheaper and funny to me at least $5.98 a year for the first year then it's £7.92 a year which honestly isn't that bad i'm just not liquid enough to buy a website rn thanks for letting me know how this shit works tho
QarthO
QarthO7mo ago
you dont need to have any website at all
agentlouisiana
agentlouisianaOP7mo ago
well yeah but owning a website would be cool i took a few html courses i'm basically the da vinci of websites
QarthO
QarthO7mo ago
didnt know i was speaking to einstein himself
agentlouisiana
agentlouisianaOP7mo ago
what's domain privacy? do i need it? it says "free forever" but i don't wanna go end up racking some charge
QarthO
QarthO7mo ago
ye keep it on it makes it so people cant look up ur domain and know u bought it since all the info is public also keep in mind, that domains don't hide ur ip, just forward it
agentlouisiana
agentlouisianaOP7mo ago
i'll live thanks for the help tho
QarthO
QarthO7mo ago
👍 for example all this info is public. Without domain privacy it could show you bought it. Instead it'll just show nothing and or namecheap. Namecheap acts as the middleman.
QarthO
QarthO7mo ago
No description
agentlouisiana
agentlouisianaOP7mo ago
jesus christ
ProGamingDk
ProGamingDk7mo ago
it can also show your real name etc
QarthO
QarthO7mo ago
yup
agentlouisiana
agentlouisianaOP7mo ago
WAIT can i get emails from this domain?
QarthO
QarthO7mo ago
if you have an email server yes
agentlouisiana
agentlouisianaOP7mo ago
oh my god can i tell people "oh yeah just email me at [email protected] because some dickhead took [email protected]"
QarthO
QarthO7mo ago
cloudflare offers free routing, so u can receive emails from the domain, but not send. You'll need an email server if you want to send emails
agentlouisiana
agentlouisianaOP7mo ago
sounds like fun
QarthO
QarthO7mo ago
for example i got a domain quartzdev.gg, and setup a free custom address ([email protected]) and it auto routes to my email [email protected] All of its free on cloudflare. I just pay the yearly fee on namecheap just for the domain, nothing else
No description
agentlouisiana
agentlouisianaOP7mo ago
IT'S FREE?? you eman i only gotta pay ten bucks a year for this shit?
QarthO
QarthO7mo ago
cloudflare is op af
agentlouisiana
agentlouisianaOP7mo ago
what's in it for cloudflare? your data??
QarthO
QarthO7mo ago
if u make an actual website with real traffic since you already use cloudflare you'll upgrade to their paid tier and pay them millions you can also host free websites, u just link a github repo and it'll auto make the website and host it completely for free, (you're limited, but for simple websites for minecraft servers you'll need to need to leave the free tier) Vercel does the same with website hosting
agentlouisiana
agentlouisianaOP7mo ago
can i make it so i have both a website and a minecraft server? i mean i really do want a website but the added bonus of being able to tell people to just join me at balls.com helps
QarthO
QarthO7mo ago
yeah u can u can setup something like mc.balls.com -> minecraft server https://balls.com/ -> your website hosted on vercel or cloudflare for free
agentlouisiana
agentlouisianaOP7mo ago
ohhhh right so how does something like 2b2t.org work? the same ip takes you to both the store and the server sorry if the questions are getting annoying i'm normally not THIS out of my depth
QarthO
QarthO7mo ago
so u know how a minecraft server uses a port? like 25565
agentlouisiana
agentlouisianaOP7mo ago
yeah they use seperate ports?
QarthO
QarthO7mo ago
websites are just another server, they use port 80 (for http) and 443 (for https) your browser just hides the port number in the address bar so... - balls.com:443 -> web server - balls.com:25565 -> mc server
agentlouisiana
agentlouisianaOP7mo ago
this isn't as hard as i'd imagined but without the website in hand i think this is as far as i'm going rn
QarthO
QarthO7mo ago
A records are a lot simpler to setup tho so you can just do mc.balls.com
DogeConomy
DogeConomy7mo ago
Zoho mail is a free email service that allows the usage of custom domains https://www.zoho.com/mail/zohomail-pricing.html?src=mpd-menu
Zoho
Zoho Mail Pricing and Editions - Free for 5 Users
Try Zoho Mail today. Affordable, Secure & Reliable Email plans for all sizes of Business. Free for 5 Users.
ProGamingDk
ProGamingDk7mo ago
using improvmx myself free tier
Zeda
Zeda7mo ago
You can use gmail to send mail using your custom domain It's entirely free
Zeda
Zeda7mo ago
Forward Email
YouTube
How to use Gmail's "Send Mail As" with your Custom Domain
VERIFY YOUR SETUP 👉 https://forwardemail.net/guides/send-mail-as-gmail-custom-domain ✅ Setup free email forwarding for Gmail, send and receive email with Gmail custom domain, and more. Notice of Non-Affiliation and Disclaimer: We are not affiliated, associated, authorized, endorsed by, or in any way officially connected with Gmail, or any of i...
Zeda
Zeda7mo ago
This should work

Did you find this page helpful?