Skip to content

The Netref Registry is a free, neutral, and transparent subdomain reference system. It allows users to request free subdomain for netref.link and helps safely delegate DNS records while maintaining trust and auditability.

Notifications You must be signed in to change notification settings

netrefhq/registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netref Registry

The Netref Registry is a free, neutral, and transparent subdomain reference system. It allows users to request free subdomains for netref.link and helps safely delegate DNS records while maintaining trust and auditability.

🚀 Quick Start

Want a free subdomain? Here's how:

  1. Fork this repository
  2. Copy domains/example.yaml and rename it to yourname.yaml
  3. Fill in your details (subdomain, DNS records, contact info)
  4. Submit a Pull Request
  5. Wait for approval - your subdomain will be live within minutes!

📚 Documentation:

📝 Example Subdomain Request

Create a file domains/mysite.yaml:

subdomain: mysite
owner: John Doe
email: john@example.com
description: My personal website
record_type: CNAME
record_value: johndoe.github.io
ttl: 3600
proxied: false

This creates mysite.netref.link pointing to your site!

🎯 Features

  • Free Subdomains: Get your own .netref.link subdomain
  • Automated Validation: GitHub Actions automatically validate your request
  • Instant Updates: DNS updates happen automatically upon approval
  • Transparent: All requests and approvals are public via Git history
  • Flexible: Support for A, AAAA, CNAME, and TXT records

🔧 How It Works

  1. Submit: Users submit subdomain requests via YAML files in pull requests
  2. Validate: GitHub Actions automatically validate the format and uniqueness
  3. Review: Administrators review and approve requests
  4. Deploy: Upon merge, GitHub Actions update Cloudflare DNS automatically

📚 Documentation

📜 License

This project is open source and follows the principle of transparent subdomain allocation.

🤝 Community

  • Open an issue for questions or support
  • Star this repository to show your support
  • Share with others who might need a free subdomain!

About

The Netref Registry is a free, neutral, and transparent subdomain reference system. It allows users to request free subdomain for netref.link and helps safely delegate DNS records while maintaining trust and auditability.

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages