FlowFuse / FlowFuse/flowfuse

Support top-level domains for custom hostnames

Open
#3,982 0 comments 0 reactions 0 assignees View on GitHub
needs-triage size:M task
Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 21h
Merged PRs (30d)
146

Description

The initial support for custom hostnames only supports subdomains (`foo.example.com`) that are configured via a DNS `CNAME`.

To add support for top-level domains (`example.com`) will require additional work:

- [ ] Extend DNS verification check to look for both CNAME and whatever is needed to make top level domains work
- [ ] Update documentation with details on top-level domain support
- [ ] Update UX to allow top level domains to be entered
- [ ] Update UX to provide appropriate DNS configuration information based on chosen domain

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.