wazuh-packages
wazuh-packages copied to clipboard
OVA changes are required
For the next OVA building we need the following changes:
- [x] OVA logo welcome message has the URL
www.wazuh.com
. Replace it withhttps://wazuh.com/
. - [ ] The user for OVA should be
admin
instead ofwazuh-user
. The password should beadmin. The root user password should be
admin. The WUI user and password should be
admin`. - [ ] The user change described before should have a documentation change request too.
- [x] The welcome message
Use wazuh-user for username and wazuh for password to login
should be replaced by:
Login credentials:
User: wazuh-user
Password: wazuh
- [x] The automatic set ram script should be modified to take into account the unattended
jvm.options
modification. It should replace whatever has the variable Xms and Xmx.
The automatic set ram script should be modified to take into account the unattended jvm.options modification. It should replace whatever has the variable Xms and Xmx.
Done in https://github.com/wazuh/wazuh-packages/pull/1510/
OVA logo welcome message has the URL www.wazuh.com. Replace it with https://wazuh.com/ The welcome message Use wazuh-user for username and wazuh for password to login should be replaced by:
Done in https://github.com/wazuh/wazuh-packages/pull/1514
We will keep the wazuh-user
.