From 714762fc62840ffb590f475cbe769a0aef620cd4 Mon Sep 17 00:00:00 2001 From: Raphael Cohen Date: Thu, 19 Oct 2023 11:43:07 +0200 Subject: [PATCH] feat: Add proxy information on hello-sekoia command --- _shared_content/automate/playbooks-on-premises.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_shared_content/automate/playbooks-on-premises.md b/_shared_content/automate/playbooks-on-premises.md index 1ffc585f0e..a805ce4915 100644 --- a/_shared_content/automate/playbooks-on-premises.md +++ b/_shared_content/automate/playbooks-on-premises.md @@ -87,6 +87,9 @@ Checking connectivity with Sekoia.io APIs ... Checking connectivity with the object storage ... OK ``` +!!! tip + Proxy information can be passed to the docker command with the `-e` option: `-e https_proxy={proxy_url}` + ## Playbook runners A playbook runner is a local relay that allows playbook actions to be launched on a local network.