From a1df10dca0462e9c190ffb83639e1b03b186cca2 Mon Sep 17 00:00:00 2001 From: Simon Walker Date: Fri, 14 Jul 2023 11:37:23 +0100 Subject: [PATCH] Add link to network troubleshooting in getting started --- content/en/getting-started/installation.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/en/getting-started/installation.md b/content/en/getting-started/installation.md index 82f926ee35..c3835c3e92 100644 --- a/content/en/getting-started/installation.md +++ b/content/en/getting-started/installation.md @@ -422,6 +422,11 @@ If you have installed the CLI with Brew or directly as a binary, please simply p Ensure that the diagnostic endpoint is run after you have tried reproducing the affected task. After running the task, run the diagnostic endpoint and share the archive file with your team members or LocalStack Support. +- My application cannot reach LocalStack over the network + + We have [extensive network troubleshooting documentation available]({{< ref "references/network-troubleshooting" >}}). + If this does not solve your problem then please reach out for [help and support]({{< ref "help-and-support" >}}). + ## What's next? Now that you have LocalStack up and running, the following resources might be useful for your next steps: