-
Notifications
You must be signed in to change notification settings - Fork 506
documentation overhaul for DNS and domains topics #2640
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
base: main
Are you sure you want to change the base?
Conversation
…ation this is an overall polish of the existing information that should hopefully make it more clear for the first-time user.
references: - https://en.wikipedia.org/wiki/Domain_name - https://en.wikipedia.org/wiki/Subdomain - https://stackoverflow.com/questions/55461299/what-is-the-correct-term-for-apex-naked-bare-root-domain-names - https://serverfault.com/questions/955112/what-does-mean-in-a-hostname-in-dns-configuration
and minor polish
- try to regroup the information related to DNS and domains at a single place. - this required deleting 2 pages (redirects and links updates handled) and moving the content of one page. - add more general knowledge about domains and DNS because those are complicated topics. - i found the dns zone file syntax to be working the most with the autohotkey syntax
- added new screenshots (more recent versions) - added 4th missing domain option - other changes and overall polish
Yes thanks
For example, french translations for We have no easy way to do it, we think put in place some .po mechanism, but it's not the case for now. Did i answer your question ?
Yes for domain set before yunohost 11.2 we accept request for reseting a domain.
Where ?
I made a commit for this
This is a good question, indeed wildcard record has advantage and pitfals that are not explained here. Specifically if users mistype a subdomain...
Yes, feel free to do it, thanks !
I don't know myself sorry. |
|
Thanks for the update ! For 2. this is quite a deal breaker, I don't have any translation capability in anything other than french. Are everybody just Google Translating the whole document and call it a day ? Or could I just remove the translation for the pages in the meanwhile someone translate them later ? If not does it really mean I have to retranslate manually in 7languages I don't know about ? For 4. there's a few places where I mention "YunoHost free domains", I thought it would be good to agree on an unified term to use through the doc so it's clear for readers. For 6. perhaps we can start with a warning that explains the pitfall of wildcard record, even if the diagnosis recommend those for now. And we are good for all the other points thanks ! |
Hello, this PR introduce an overhaul of the documentation about domains and DNS.
I initially went for minimal changes but got a bit obsessed and end-up going full in @_@
DNS and domain were probably the most confusing topics I had when using YunoHost so I thought it would be worth having an extra-polished documentation for this topic. This means I am not an expert in those domains and relied mainly on external sources to verify my understanding.
The overall change direction is trying to regroup information and avoid having it scattered on different pages.
I am open to discuss the changes using other communication medium as I'm aware the changes might be hard to review.
Let me know what you think and what could be done better,
Cheers !
Liam.
what changed
✏ (modified)
get_started/install_onimproved the “Main domain” section, added a Tabs widget to present the 3 options.
✏ (modified)
/get_started/post_install/dns_configthe content of this page was fully moved to
/domains/dns_configurationinstead we simply redirect the user to the necessary steps he might have to perform
✏ (modified)
/domains/index🗑 (removed)
/tutorials/domains/dns_subdomainsthis page was removed and merged with the new
/domains/dns_configurationand/domains/index🗑 (removed)
/tutorials/domains/dns_nohost_methis page was moved to
/domains/dns_nohost_me✨ (added)
/domains/dns_nohost_methis page was originally
/tutorials/domains/dns_nohost_me✨ (added)
/domains/dns_configurationthis page was originally
/tutorials/domains/dns_subdomainsautohotkeysyntax highlighting for code blocks (works best with zone file syntax)/tutorials/domains/dns_subdomainsneed input
/admin/domains/dns_nohost_me#retrieving-an-existing-free-domainwhen a user forgot is free domain password, is it okay to mention they must ask a reset on the forum thread ?
/admin/domains/index#changing-an-application-assigned-domainIs the workflow to reinstall an app correct ? I’m not sure if we shoudlo really reinstall the app before restoring the backup. (this are the pre-pr instructions).
(upload screenshot)
docs\admin\05.get_started\10.providers\05.registrar\_category*_*.yamlby adding aLabel: Registrarkey inside. this change have not been commited but maybe should be ? I don’t know how category.yaml works.references