Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

satria_shp's avatar

How to set up DNS on hover + fortrabbit ??

I already purchase a domain via hover.com. And my project is hosting to fortrabbit. I dont know how to point it??

*sorry bad english , please help :(

0 likes
1 reply
michaeldyrynda's avatar

In the hover control panel, go to your domain and click on edit. Then click on the DNS tab, and add an A record with hostname @ and value will be the IP address of your fortrabbit server.

If you want www.domain.com as well, add a CNAME record with hostname www and value of domain.com.

Then it's a matter of making sure your fortrabbit server is setup to listen for the domain name (not sure on how to do this part, I've not used fortrabbit myself).

1 like

Please or to participate in this conversation.