-
Notifications
You must be signed in to change notification settings - Fork 3
fix(admin_manual): ns8 wizard and settings refactored #33
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request refactors the NethVoice installation documentation for NethServer 8 to reflect a new wizard-based setup approach. The changes consolidate the installation process by integrating user domain configuration and NethVoice Proxy setup into a single first-time configuration wizard, making the installation flow more streamlined and user-friendly.
Changes:
- Introduced a new first-time setup wizard section that guides users through account provider configuration, NethVoice Proxy installation, and application setup
- Moved user domain documentation from the NethServer installation guide into the NethVoice setup wizard section
- Simplified the installation overview from a multi-step process to a two-step process (NethServer installation, then NethVoice installation with wizard)
- Updated module configuration documentation to reflect settings pages (Settings, Integrations, Rebranding, Hotel)
- Reorganized NethVoice Proxy documentation to indicate it's now installed via the wizard
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated 10 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/administrator-manual/install/nethvoice_install.md | Major refactoring to introduce setup wizard sections covering account provider, proxy, and application configuration; reorganized module configuration into specific settings pages |
| docs/administrator-manual/install/nethserver.md | Removed user domains section that was moved to NethVoice installation wizard; simplified post-installation steps |
| docs/administrator-manual/install/index.md | Updated overview and installation steps to reflect simplified two-step process; reorganized quick reference sections |
| docs/administrator-manual/index.md | Updated quick start guide and deployment steps to reflect new installation flow |
| docs/administrator-manual/configuration/index.md | Added reference to NethServer 8 module configuration |
| docs/administrator-manual/advanced/nethvoice_proxy.md | Updated to indicate proxy is now installed via wizard with manual installation as alternative; reorganized configuration section |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 12 out of 12 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
i18n/it/docusaurus-plugin-content-docs/current/administrator-manual/configuration/index.md
Show resolved
Hide resolved
i18n/it/docusaurus-plugin-content-docs/current/administrator-manual/install/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…anual/install/index.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
7b0d992 to
16e4b7f
Compare
e72d4c8 to
b96a26c
Compare
gsanchietti
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple of minor fixes
Co-authored-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
Co-authored-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
Refs: