gnmyt / MCDash

MCDash is a simple dashboard for your Minecraft server. It contains a http server that allows the dashboard to manage the server
http://mcdash.gnmyt.dev/
MIT License
91 stars 17 forks source link

[IDEA] Custom Domains #105

Open NobleSkye opened 11 months ago

NobleSkye commented 11 months ago

how to add a custom domain so dont have to enter 255.255.255.255 and you can put like panel.domain.tld or if there is a way, is there any tutioral, what domain records need to be added?

marcjoancr commented 11 months ago

You have to serve it from a web server, like Apache or Nginx. If you bought a domain, point to that server with a DNS "A" type.