Victor Carlos Erenu
dc9da8aacb
Fix S6 overlay arch into Wazuh agent image build
2025-12-30 01:23:33 +07:00
Victor Carlos Erenu
0fedd684b5
Fix S6 overlay arch into Wazuh agent image build
2025-12-30 01:13:51 +07:00
Victor Carlos Erenu
6e93c01ab1
Fix S6 overlay arch into Wazuh agent image build
2025-12-30 01:01:34 +07:00
Victor Carlos Erenu
84441f9da9
Fix S6 overlay arch into Wazuh agent image build
2025-12-30 00:54:13 +07:00
Victor Ereñú
e677faab5a
Merge branch 'main' into bug/2128-delete-lists-references
2025-12-26 19:43:58 +07:00
Carlos Bordon
5a803bc877
Updated build images parameters
2025-12-24 09:24:00 -03:00
Carlos Bordon
960efa9cda
Removed certificates files from main
2025-12-24 09:10:09 -03:00
Carlos Bordon
dd2bcb5074
Merge 4.14.3 into main
2025-12-24 09:04:13 -03:00
Carlos Anguita López
7ae0a4a81c
merge 4.14.2-into-4.14.3
2025-12-24 11:25:18 +01:00
Jesus Garcia
e4e41ef4ba
Add shebang to build-images.sh script, enhance script structure, update push.yml workflow file to use working-directory, and remove indexer-certs-creator directory
2025-12-22 11:16:39 -05:00
Jesus Garcia
024bb8553a
Add working directory to push.yml workflow and add shebang to image build script
2025-12-22 11:03:55 -05:00
Jesus Garcia
a5fc8fd88c
Improve documentation for Docker image building process and remove unused reference option
2025-12-22 10:17:01 -05:00
Jesus Garcia
f04ed6e608
Update documentation for Wazuh Docker image builder and workflow usage
...
---
- All relevant content of README.md files was migrated to docs/ section in their respective section.
- These README files has been deleted (4 files)
- All README.md files (additional to the project's root and docs/) have been edited.
---
- Both files build-docker-images/README.md and docs/dev/build-image.md have almost same content, so it was discarded the README file
- As the directory and docker image are going to be disused, the certs-gen documentation contents of indexer-certs-creator/README.md was not mig>
- The 'bash' command added to the docs/dev/build-image.md was removed
- Added workflow usage docs file to the the SUMMARY.md file
---
- Removed '$' parameter and added 'bash' to all markdown code blocks headings (```)
---
2025-12-22 08:36:09 -05:00
wazuhci
3a5e30b888
feat: bump 4.14.2
2025-12-19 09:56:23 +00:00
Victor Carlos Erenu
d86827a369
Delete etc/lists references
2025-12-18 02:30:34 +07:00
Gonzalo Acuña
e493c6d113
Merge branch '4.14.3' into enhancement/edr-6591-agent-group
2025-12-17 16:18:58 -03:00
Gonzalo Acuña
a41a20774c
Merge pull request #2120 from wazuh/enhancement/2097-Docker_ARM_4.x__Adapt_to_multi-architecture_build
...
Adapt to multi architecture build
2025-12-17 14:51:53 -03:00
Jesus Garcia
089ce24ffc
Enhance script execution of build and improve docs clarity
2025-12-17 01:37:49 -05:00
Jesus Garcia
6675465180
Adapt manager Dockerfile for multi-architecture builds
2025-12-17 01:37:49 -05:00
Victor Carlos Erenu
0fe3103940
Bring changes from PR #2054
2025-12-17 01:37:40 -05:00
Gonzalo Acuña
b3fde321bf
Agent group parameter added
2025-12-16 15:45:25 -03:00
Carlos Bordon
6abda02e8b
Merge with main branch
2025-12-15 11:13:44 -03:00
Enrique Araque
8371ae27e8
Update build docker images readme
2025-12-12 11:47:21 +01:00
Enrique Araque
6c9c733713
Merge branch '4.14.3' into merge-4.14.3-into-main
2025-12-12 11:44:13 +01:00
Enrique Araque
65c04aaaeb
Merge branch '4.14.2' into merge-4.14.2-into-4.14.3
2025-12-12 11:02:26 +01:00
Carlos Bordon
8b41c47efc
Updated Wazuh manager certificates mounth
2025-12-10 10:18:12 -03:00
Carlos Bordon
d58fc84a2b
Updated multi node deployment
2025-12-09 18:08:41 -03:00
Carlos Bordon
a5e5b82c28
Updated wazuh dashboard config script
2025-12-05 16:56:08 -03:00
Carlos Bordon
b0df035478
Replaced wazuh_app_config by wazuh_dashboard_config script
2025-12-05 16:01:50 -03:00
Carlos Bordon
53e3c95637
Fixed configuration directory from builder
2025-12-05 15:24:56 -03:00
Carlos Bordon
55cd4be54d
Copy wazuh dashboard configuration dir
2025-12-05 13:28:31 -03:00
Carlos Bordon
572c8d417e
Updated Wazuh app configuration script
2025-12-05 11:15:50 -03:00
Carlos Bordon
0aa7750c49
Added wazuh_app script execution to config.sh file
2025-12-05 10:21:33 -03:00
Carlos Bordon
f7d2cb2c3d
Added debug symbols
2025-12-04 16:27:09 -03:00
Carlos Bordon
daf6eb6435
Removed config.sh file from wazuh dashboard
2025-12-04 16:11:36 -03:00
Carlos Bordon
e539ae625e
Added EOF to wazuh app config script
2025-12-04 15:51:58 -03:00
Carlos Bordon
d57dbb9e76
Updated script execution
2025-12-04 15:40:14 -03:00
Carlos Bordon
09d62e90bf
Updated Wazuh app configuration file
2025-12-04 15:32:32 -03:00
Carlos Bordon
133c6c94a1
Updated config.sh for Wazuh dashboard
2025-12-04 14:55:08 -03:00
Carlos Bordon
9f5847d2ad
Updated config.sh for wazuh indexer
2025-12-04 14:45:56 -03:00
Carlos Bordon
70ce270235
Updated wazuh-indexer configuration
2025-12-04 14:34:51 -03:00
Carlos Bordon
0e84e10791
Updated test of Docker images
2025-12-04 14:17:59 -03:00
Gonzalo Acuña
d5d0229f18
Filebeat module version update
2025-12-04 11:18:59 -03:00
wazuhci
b26615e524
feat: bump 4.14.2
2025-12-04 09:29:58 +00:00
Carlos Bordon
05aece7433
Added debug symbols for config.sh
2025-12-03 14:45:33 -03:00
Carlos Bordon
9ebecf410e
Testing the docker images build with filebeat reference removed
2025-12-03 11:49:22 -03:00
wazuhci
982d3a649e
feat: bump 4.14.3
2025-12-03 11:55:26 +00:00
Jesus Garcia
81a7e11da4
Update the opensearch.yml template:
...
* Remove outdated parameters ('http.port' and 'transport.tcp.port')
* Add missing SSL ciphers and protocol parameters.
2025-12-01 19:59:47 -05:00
Enrique Araque
c037570220
Merge branch '4.14.2' into merge-4.14.2-into-main
2025-11-28 13:21:22 +01:00
Carlos Bordon
eecec3db80
The location of the remove command for the wazuh-authd certificates has been changed.
2025-11-27 11:15:32 -03:00