-
Notifications
You must be signed in to change notification settings - Fork 187
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
Fix agent deployment instructions for HP-UX and Solaris #4943
Fix agent deployment instructions for HP-UX and Solaris #4943
Conversation
…deployment-instructions-for-HPUX-and-Solaris
…deployment-instructions-for-HPUX-and-Solaris
…deployment-instructions-for-HPUX-and-Solaris
…deployment-instructions-for-HPUX-and-Solaris
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.
…deployment-instructions-for-HPUX-and-Solaris
…deployment-instructions-for-HPUX-and-Solaris
The backport to
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-4.4-7.16 4.4-7.16
# Navigate to the new working tree
cd .worktrees/backport-4.4-7.16
# Create a new branch
git switch --create backport-4943-to-4.4-7.16
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 3b19303432017c032b48d64935376018b5f47aa4
# Push it to GitHub
git push --set-upstream origin backport-4943-to-4.4-7.16
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-4.4-7.16 Then, create a pull request where the |
The backport to
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-4.4-2.4-wzd 4.4-2.4-wzd
# Navigate to the new working tree
cd .worktrees/backport-4.4-2.4-wzd
# Create a new branch
git switch --create backport-4943-to-4.4-2.4-wzd
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 3b19303432017c032b48d64935376018b5f47aa4
# Push it to GitHub
git push --set-upstream origin backport-4943-to-4.4-2.4-wzd
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-4.4-2.4-wzd Then, create a pull request where the |
* removing auto-deploy variables in hp and solaris * hide wazuh server address sections, assign group and assign name to agent when os is hp or solaris * update hp command * removing auto-deploy variables in alpine * move message additional installation steps * links and messages os * changelog (cherry picked from commit 3b19303)
* removing auto-deploy variables in hp and solaris * hide wazuh server address sections, assign group and assign name to agent when os is hp or solaris * update hp command * removing auto-deploy variables in alpine * move message additional installation steps * links and messages os * changelog (cherry picked from commit 3b19303)
* removing auto-deploy variables in hp and solaris * hide wazuh server address sections, assign group and assign name to agent when os is hp or solaris * update hp command * removing auto-deploy variables in alpine * move message additional installation steps * links and messages os * changelog (cherry picked from commit 3b19303)
* Fix agent deployment instructions for HP-UX and Solaris (#4943) * removing auto-deploy variables in hp and solaris * hide wazuh server address sections, assign group and assign name to agent when os is hp or solaris * update hp command * removing auto-deploy variables in alpine * move message additional installation steps * links and messages os * changelog (cherry picked from commit 3b19303) * Update CHANGELOG.md
* removing auto-deploy variables in hp and solaris * hide wazuh server address sections, assign group and assign name to agent when os is hp or solaris * update hp command * removing auto-deploy variables in alpine * move message additional installation steps * links and messages os * changelog
* removing auto-deploy variables in hp and solaris * hide wazuh server address sections, assign group and assign name to agent when os is hp or solaris * update hp command * removing auto-deploy variables in alpine * move message additional installation steps * links and messages os * changelog (cherry picked from commit 3b19303)
* removing auto-deploy variables in hp and solaris * hide wazuh server address sections, assign group and assign name to agent when os is hp or solaris * update hp command * removing auto-deploy variables in alpine * move message additional installation steps * links and messages os * changelog
* Fix agent deployment instructions for HP-UX and Solaris (#4943) * removing auto-deploy variables in hp and solaris * hide wazuh server address sections, assign group and assign name to agent when os is hp or solaris * update hp command * removing auto-deploy variables in alpine * move message additional installation steps * links and messages os * changelog (cherry picked from commit 3b19303) * move message additional installation steps * merge with base branch and update alpine link * Merge branch '4931-fix-section-deploy-new-agent' into 4926-Fix-agent-deployment-instructions-for-HPUX-and-Solaris * Merge branch '4931-fix-section-deploy-new-agent' into 4926-Fix-agent-deployment-instructions-for-HPUX-and-Solaris * Merge branch '4931-fix-section-deploy-new-agent' into 4926-Fix-agent-deployment-instructions-for-HPUX-and-Solaris * Fix agent deployment instructions for HP-UX and Solaris (#4943) * removing auto-deploy variables in hp and solaris * hide wazuh server address sections, assign group and assign name to agent when os is hp or solaris * update hp command * removing auto-deploy variables in alpine * move message additional installation steps * links and messages os * changelog (cherry picked from commit 3b19303) * clean code * clean code
* accordion and alpine os * changes * changes * changes * changes * alpine versions commands * commands for alpine and architecture macos * message install and start alpine * CHANGELOG * command debian * command raspbian * Added link for additional steps to alpine os and changelog * clear code * clean code * fixed windows command * deploy new agent section: command fixed for solaris * Fix the agent installation command for macOS (#4968) * Fixed the agent installation command for macOS * CHANGELOG * Update CHANGELOG.md * Fix agent deployment instructions for HP-UX and Solaris (#4943) * removing auto-deploy variables in hp and solaris * hide wazuh server address sections, assign group and assign name to agent when os is hp or solaris * update hp command * removing auto-deploy variables in alpine * move message additional installation steps * links and messages os * changelog * red hat, centos and windows commands fixed * Deploy new agent section: change the commands for all os * Deploy new agent section: change commands for all os * clean code * update commands * Deploy new agents: Update commands * Deploy new agents: Update commands * comand windows * oracleLinux command * warningcOMAND Co-authored-by: Álex <alejandro.ruiz.becerra@wazuh.com>
* accordion and alpine os * changes * changes * changes * changes * alpine versions commands * commands for alpine and architecture macos * message install and start alpine * CHANGELOG * command debian * command raspbian * Added link for additional steps to alpine os and changelog * clear code * clean code * fixed windows command * deploy new agent section: command fixed for solaris * Fix the agent installation command for macOS (#4968) * Fixed the agent installation command for macOS * CHANGELOG * Update CHANGELOG.md * Fix agent deployment instructions for HP-UX and Solaris (#4943) * removing auto-deploy variables in hp and solaris * hide wazuh server address sections, assign group and assign name to agent when os is hp or solaris * update hp command * removing auto-deploy variables in alpine * move message additional installation steps * links and messages os * changelog * red hat, centos and windows commands fixed * Deploy new agent section: change the commands for all os * Deploy new agent section: change commands for all os * clean code * update commands * Deploy new agents: Update commands * Deploy new agents: Update commands * comand windows * oracleLinux command * warningcOMAND Co-authored-by: Álex <alejandro.ruiz.becerra@wazuh.com> (cherry picked from commit 549edd0)
* Fix deploy new agent section (#4933) * accordion and alpine os * changes * changes * changes * changes * alpine versions commands * commands for alpine and architecture macos * message install and start alpine * CHANGELOG * command debian * command raspbian * Added link for additional steps to alpine os and changelog * clear code * clean code * fixed windows command * deploy new agent section: command fixed for solaris * Fix the agent installation command for macOS (#4968) * Fixed the agent installation command for macOS * CHANGELOG * Update CHANGELOG.md * Fix agent deployment instructions for HP-UX and Solaris (#4943) * removing auto-deploy variables in hp and solaris * hide wazuh server address sections, assign group and assign name to agent when os is hp or solaris * update hp command * removing auto-deploy variables in alpine * move message additional installation steps * links and messages os * changelog * red hat, centos and windows commands fixed * Deploy new agent section: change the commands for all os * Deploy new agent section: change commands for all os * clean code * update commands * Deploy new agents: Update commands * Deploy new agents: Update commands * comand windows * oracleLinux command * warningcOMAND Co-authored-by: Álex <alejandro.ruiz.becerra@wazuh.com> (cherry picked from commit 549edd0) * styles * hp command
Description
Fixed agent deployment instructions for HP-UX and Solaris.
This pull request is going to be merged into the main branch used for this epic #4931
Backports
#5019
#5020
Issues Resolved
#4926
Evidence
Test
Check List
yarn test:jest