Skip to content

Latest commit

 

History

History
150 lines (106 loc) · 7.01 KB

File metadata and controls

150 lines (106 loc) · 7.01 KB

The FreeDomain Learning Guide

This book is organized into two clearly separated categories:

  1. DigitalPlat FreeDomain Guide — product-specific account, registration, external nameserver delegation, status, renewal, and policy instructions.
  2. General Domain and Website Textbook — internet foundations, external DNS records, web development, deployment, HTTPS, email, operations, and advanced engineering.

DigitalPlat delegates registered domains to external authoritative nameservers. It does not provide an ordinary DNS record editor. All A, AAAA, CNAME, MX, TXT, and other zone-record tutorials belong to the external DNS category.

Read the Book Plan for scope and editorial rules.

Category A: DigitalPlat FreeDomain Guide

  1. About the FreeDomain Project
  2. Dashboard Tour
  3. What DigitalPlat Does
  4. Create a DigitalPlat Account
  5. Register a FreeDomain Name
  6. Connect External Nameservers
  7. Check Status and Renew
  8. Manage Account Data and Policies
  9. Use the API Safely

Category A overview

Category B: General Domain and Website Textbook

Part 0: Prepare to Learn

  1. How to Use This Book
  2. How the Internet Moves Data
  3. Terminal and File Basics
  4. Build a Safe Practice Environment
  5. Plan Your First Website
  6. Domain and DNS Fundamentals

Part 0 overview

Part 2: Learn External DNS

  1. Delegation and External Nameservers
  2. DNS Record Types
  3. Root Domains and Subdomains
  4. TTL, Caching, and Propagation
  5. DNS Troubleshooting

Part 2 overview

Part 3: Build and Publish a Website

  1. HTML and CSS Foundations
  2. How a Website Request Works
  3. Build a Static Website
  4. Test the Website Locally
  5. Prepare a Linux Web Server
  6. Deploy and Connect the Domain
  7. Enable and Verify HTTPS
  8. Dynamic Applications and Reverse Proxies
  9. Accessibility and Search Basics
  10. Performance and Caching

Part 3 overview

Part 4: Email and Service Records

  1. Email DNS: MX, SPF, DKIM, and DMARC
  2. Verification and Service Records

Part 4 overview

Part 5: Operate and Protect the Domain

  1. Infrastructure Inventory and Change Management
  2. Renewal and Expiration
  3. Migrate Nameservers Safely
  4. Registration Data and Privacy
  5. Account and API Security
  6. Acceptable Use and Abuse Response
  7. Backups and Restoration
  8. Monitoring and Incident Response
  9. Server Hardening and Maintenance

Part 5 overview

Part 6: Advanced Architecture and Reference

  1. API Automation Safety
  2. Self-Hosted Authoritative DNS
  3. Command Reference
  4. Website Architecture Patterns
  5. Reliability and Capacity Planning
  6. Glossary
  7. Standards and Further Reading

Part 6 overview

Part 7: Integrated Capstone Project

  1. Project Brief and Architecture
  2. Build and Test the Site
  3. Register, Deploy, and Connect
  4. Secure, Monitor, and Back Up
  5. Final Acceptance and Handover

Part 7 overview

The capstone is the only integrated section: DigitalPlat handles registration and external NS delegation, the external DNS service handles zone records, and the web server handles HTTP and HTTPS.

Appendices and Workbook

  1. Workbook and Practice Exercises
  2. Suggested Answers
  3. Troubleshooting Decision Trees
  4. Checklists and Templates

Appendices overview

Quick Paths

I only need to connect a DigitalPlat domain to external DNS

  1. What DigitalPlat Does
  2. Connect External Nameservers
  3. Delegation and External Nameservers

My delegated domain has no website record

  1. DNS Record Types
  2. DNS Troubleshooting
  3. Troubleshooting Decision Trees

I want to publish my first website

  1. Plan Your First Website
  2. Build a Static Website
  3. Deploy and Connect the Domain
  4. Enable and Verify HTTPS

I want the complete course

Start with Category A, continue through Part 0, and finish the Capstone and Workbook.

Safety Rules

  • Replace fictional domains and documentation IP addresses before real deployment.
  • Never publish passwords, tokens, private keys, cookies, recovery codes, or personal registration data.
  • Read current product notices and policies before registration, renewal, payment, or account changes.
  • Manage ordinary DNS records only in the external authoritative DNS service.
  • Back up current values and define rollback before DNS, server, or nameserver changes.
  • Evaluate third-party DNS, hosting, email, and certificate services independently.