Custom Domains
Ric Harvey edited this page 2025-12-04 13:32:09 +00:00

Page revisions

3 Commits

Author SHA1 Message Date
f4174f5084
Update Custom Domains wiki with DNS verification flow
Added comprehensive documentation for DNS TXT record verification:

Request Flow Updates:
- Added DNS verification step to custom domain registration flow
- Documented verification process (TXT lookup, hash comparison)
- Explained error handling when verification fails

User Setup Flow:
- Split into two sections: "Without DNS Verification" and "With DNS Verification"
- Added detailed steps for DNS verification setup:
  - How to generate verification hash using helper script
  - Manual hash calculation method
  - DNS TXT record format and configuration
  - Verification steps with dig/nslookup
  - Troubleshooting guidance
- Emphasized TXT record must remain in place
- Each reactivation re-verifies DNS

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 13:32:09 +00:00
ef92869e5a
Rebrand from Forgejo Pages Server to Bovine Pages Server
Updated all references throughout the wiki documentation to reflect
the new project name "Bovine Pages Server".

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 15:15:17 +00:00
cfa175fab8
Add Custom Domains documentation to wiki
Moved CUSTOM_DOMAINS.md from main repository to wiki for better
organization of user-facing documentation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 21:10:03 +00:00