Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation page for apps that require domain & link in all app inithooks that require domain #2019

Open
JedMeister opened this issue Jan 14, 2025 · 0 comments

Comments

@JedMeister
Copy link
Member

We should have a doc page that explains the context of apps that require a domain and give info about domain usage. There should be a link to this doc page shown on the "set domain" inithook on all apps that require a domain be set.

The TL;DR of the doc page should cover:

  • note that some apps require domain and simple explanation of why
  • server MUST have either a static IP or domain updated via dynamic DNS
  • chosen domain name MUST point to server
  • ideal: A or CNAME DNS record pointing to server static IP
    • a local DNS server (e.g. router, dnsmasq, pihole, etc) is an option (will only resolve for users using local DNS)
  • workaround: HubDNS - static IP not required although suggested for production (testing or production)
  • workaround: edit local hosts (testing only)
  • workaround: use IP as "domain" static IP required (testing only)

Pinned to 19.0 - but sooner is better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant