Comment on page
Activate iSF on your website
Great! You have correctly whitelisted all needed IPs, tested your website on the iSF platform and it is working fine. You have also generated SSL certificates. This means you can go live!
There are essentially two actions to be taken on the DNS:
- 1.
- 2.
If you don't know how to do that on your website, you can find our guides about this topic for the most famous hosting providers (e.g. OVH) in the relative subsection. You can also perform these actions you are already using a CDN solution like Cloudflare.
- Change the IP of the existing A record for the Top Domain (e.g. domain.com) with:
- IP: 75.2.81.85
- TTL: between 60s and 120s.
- Create a new A record for the top domain (e.g. domain.com) with:
- IP: 99.83.215.215
- TTL: between 60s and 120s.
- Create or modify a CNAME record for www (e.g. www.domain.com) pointing to:
- <domain name without the separation points>.isf-edge.comExamples:
- if your website main domain is "www.domain.com" --> wwwdomaincom.isf-edge.com
- if your website main domain is "domain.com" --> domaincom.isf-edge.com
Last modified 1mo ago