Change directory structure

This commit is contained in:
vcerenu
2025-05-14 16:03:50 -03:00
parent 4bb6cc9a29
commit 027ebadd6e
2 changed files with 144 additions and 100 deletions
+5 -5
View File
@@ -142,13 +142,16 @@ WAZUH_MONITORING_REPLICAS=0 ##
│   │   └── setup.md
│   ├── README.md
│   ├── ref
│   │   ├── backup-restore.md
│   │   ├── configuration
│   │   │   ├── configuration-files.md
│   │   │   ├── environment-variables.md
│   │   │   └── README.md
│   │   ├── getting-started
│   │   │   ├── installation.md
│   │   │   ├── deployment
│   │   │   │   ├── multi-node.md
│   │   │   │   ├── README.md
│   │   │   │   ├── single-node.md
│   │   │   │   └── wazuh-agent.md
│   │   │   ├── README.md
│   │   │   └── requirements.md
│   │   ├── glossary.md
@@ -156,10 +159,7 @@ WAZUH_MONITORING_REPLICAS=0 ##
│   │   │   ├── compatibility.md
│   │   │   ├── description.md
│   │   │   └── README.md
│   │   ├── performance.md
│   │   ├── README.md
│   │   ├── security.md
│   │   ├── uninstall.md
│   │   └── upgrade.md
│   ├── server.sh
│   └── SUMMARY.md