4EVERLAND Documents
HomeTwitterDiscordBlogs
  • Welcome to 4EVERLAND
  • Get started
    • Our Features
    • Quick Start Guide
      • Registration
      • Login options
        • MetaMask
        • OKX Wallet
        • Binance Web3 Wallet
        • Bitget Wallet
        • Phantom
        • Petra
        • Lilico
      • Usage Introduction
      • Dashboard stats
      • Account
        • Linking Your EVM Wallet to 4EVERLAND Account
        • Balance Alert
    • Billing and Pricing
      • What is LAND?
      • How to Obtain LAND?
      • Pricing Model
      • Q&As
    • Tokenomics
  • HOSITNG
    • What is Hosting?
      • IPFS Hosting
      • Arweave Hosting
        • Auto-Generation of Manifest
      • Internet Computer Hosting
      • Greenfield Hosting
    • Guides
      • Creating a Deployment
        • With Git
        • With IPFS Hash
        • With a Template
      • Site Deployment
      • Domain Management
        • DNS Setup Guide
        • ENS Setup Guide
        • SNS Setup Guide
          • The gateway: 4sol.xyz
        • SPACE ID Setup Guide
      • Project Setting
        • Git
      • Troubleshooting
      • Common Frameworks
    • Hosting Templates Centre
      • Templates Configuration File
    • Quick Addition
      • Implement Github 4EVER Pin
      • Github Deployment Button
    • Hosting API
      • Create Project API
      • Deploy Project API
      • Get Task Info API
      • IPNS Deployment Update API
    • Hosting CLI
  • Storage
    • Bucket
      • IPFS Bucket
        • Get Root CID - Snapshots
      • Arweave Bucket
        • Path Manifests
          • Instructions for Building Manifest
          • Auto-Generation of Manifest
        • Arweave Tags
        • Unleash Arweave
      • Guides
      • Bucket API - S3 Compatible
        • Coding Examples
          • AWS SDK - Go (Golang)
          • AWS SDK - Java
          • AWS SDK - JavaScript
          • AWS SDK - .NET
          • AWS SDK - PHP
          • AWS SDK - Python
          • AWS SDK - Ruby
        • S3 Tags Instructions
      • 4EVER Security Token Service API
      • Bucket Tools
      • Bucket Gateway Optimizer
    • 4EVER Pin
      • Guides
      • Pinning Services API
      • IPFS Migrator
    • Storage SDK
  • Gateways
    • IPFS Gateway
    • IC Gateway
    • Arweave Gateway
    • Dedicated Gateways
      • Gateway Access Controls
      • Video Streaming
      • IPFS Image Optimizer
    • IPNS Manager
      • IPNS Manager API
  • RPC
    • Guides
    • API Keys
    • JSON Web Token (JWT)
    • What's CUs/CUPS
    • WebSockets
    • Archive Node
    • Debug API
    • Chains RPC
      • BSC / opBNB
      • Ethereum
      • Optimism
      • Polygon
      • Taiko
  • AI
    • AI RPC
      • Quick Start
      • Models
      • API Keys
      • Requests & Responses
      • Parameters
    • 4EVER Chat
  • RaaS - Beta
    • What's Rollups?
    • 4EVER Rollup Stack
  • DePIN
    • 4EVER Network
    • Storage Nodes
  • More
    • Use Cases
      • Livepeer
      • Lens Protocol
      • Optopia.ai
      • Linear Finance
      • Snapshot
      • Tape
      • Taiko
      • Hey.xyz
      • SyncSwap
    • Community
    • Tutorials
    • Security
    • 4EVERLAND FAQ
Powered by GitBook
On this page
  • Prerequisites
  • Step 1: Add Custom Domain in 4EVERLAND
  • Step 2: Configure DNS Records (Critical Step)
  • DNS Provider Setup (Example: Cloudflare)
  • Step 3: Verify Domain Propagation
  • SSL Certificate Management
  • Troubleshooting Common Issues
  1. HOSITNG
  2. Guides
  3. Domain Management

DNS Setup Guide

Custom Domain Setup Guide for 4EVERLAND Deployments

Last updated 14 days ago

Prerequisites

Before you begin:

  1. Domain Ownership: You must control the domain's DNS settings (via registrar/Cloudflare etc.)

  2. Deployed Project: Have a live 4EVERLAND project (IPFS/IC/Arweave) ready for custom domain mapping

  3. DNS Knowledge: Basic understanding of CNAME/TXT records (we provide copy-paste values)

Step 1: Add Custom Domain in 4EVERLAND

Path: Dashboard → Projects → [Select Project] → View Detail → Domains → Add Custom Domain

  1. Domain Selection

    • Enter your domain (e.g., yourproject.com or www.yourproject.com)

    • Click the "Add" button

  2. Add Domains

    • Check Add www.yourproject.com and redirect yourproject.com to it / Add yourproject.com and redirect www.yourproject.com to it

    • Click OK → 4EVERLAND generates unique DNS records for verification

Step 2: Configure DNS Records (Critical Step)

DNS Provider Setup (Example: Cloudflare)

  • Login to your DNS provider (Cloudflare/GoDaddy/Namecheap etc.)

  • Add records:

Record Type
Name
Value
TTL

CNAME

@ or www

your-project-id.cname.ddnsweb3.com

1h

TXT

@

dns.verify=your-project-id

1h

Step 3: Verify Domain Propagation

  1. Check Propagation

    • Wait 5-30 minutes (DNS propagation time varies by provider)

    • Test with: dig +short CNAME yourdomain.com (should return 4EVERLAND target)

  2. Confirm in 4EVERLAND

    • Return to the domain modal → Click Refresh

    • Success: Status changes to Verified ✅; project auto-deploys to custom domain

    • Failed?:

      • ❌ CNAME mismatch → Recheck record values

      • ❌ TXT missing → Ensure subdomain exists

      • ⏱️ Wait 10 more minutes (propagation delays common with new domains)

SSL Certificate Management

4EVERLAND ensures secure HTTPS access for all custom domains with fully automated SSL/TLS certificate management. Below is a detailed breakdown of our certificate system, designed for seamless integration and zero manual configuration—mirroring industry standards set by leaders like Vercel and Cloudflare.

Troubleshooting Common Issues

Issue
Solution

Domain shows "Pending"

Double-check CNAME/TXT records, ensure that the proxy is disabled on Cloudflare

📞 Support Resources

  • Email: contact@4everland.org (include domain name & project ID in subject)

Use for global propagation status

Live Chat: Join → #Open a ticket

DNS Checker
Discord server
Add Custom Domian in 4EVERLAN