add missing usage step

This commit is contained in:
2025-02-02 18:58:27 +01:00
parent e15dc918b2
commit 8e51679aa9

View File

@@ -59,6 +59,7 @@ nano zones.d/$ICINGA_SATELLITE_ZONE/hosts.conf
### satellite node ### satellite node
``` ```
git clone https://git.ao-it.net/docker/icinga-satellite git clone https://git.ao-it.net/docker/icinga-satellite
cd icinga-satellite
cp env.sample .env cp env.sample .env
nano .env # set your env nano .env # set your env
docker compose up docker compose up