Add env vars, tests and upgrade doc

This commit is contained in:
vcerenu
2025-05-19 16:08:01 -03:00
parent ed4674215e
commit 6bc6569dc1
4 changed files with 182 additions and 232 deletions
+10 -1
View File
@@ -1 +1,10 @@
# Upgrade
# Upgrading Wazuh in Docker
To upgrade your Wazuh deployment when using Docker, we recommend following the official Wazuh documentation. It contains the most accurate and up-to-date information for upgrading from previous versions to the current one.
> 📘 Please refer to the official guide:
> [Upgrading Wazuh Docker](https://documentation.wazuh.com/current/deployment-options/docker/upgrading-wazuh-docker.html)
This external guide provides detailed upgrade instructions that cover multiple scenarios and configurations.
Following the official documentation ensures a smoother and safer upgrade process, with fewer risks of data loss or configuration issues.