Problem
The install_from_packages.markdown page for OpenVox Server uses jargon (Certificate Authority, configuration catalogs, managed nodes) that is not accessible to new users. It also doesn't mention that openvox-agent is installed as a package dependency alongside openvox-server.
Changes
- Replace the technical intro with a plain-English summary that avoids duplicating the landing page
- Add a note after the install step explaining that
openvox-agent is pulled in automatically as an apt/yum dependency
- Add an optional step 5 using
puppet apply to verify the bundled agent works and demonstrate idempotency
Problem
The
install_from_packages.markdownpage for OpenVox Server uses jargon (Certificate Authority, configuration catalogs, managed nodes) that is not accessible to new users. It also doesn't mention thatopenvox-agentis installed as a package dependency alongsideopenvox-server.Changes
openvox-agentis pulled in automatically as an apt/yum dependencypuppet applyto verify the bundled agent works and demonstrate idempotency