fix(docs): wrong screenshots were shown on Coolify cloud server setup guide

This commit is contained in:
ShadowArcanist
2026-05-11 15:43:12 +05:30
parent 64f49fce58
commit 4be6347ed1
+9 -11
View File
@@ -46,20 +46,18 @@ Coolify Cloud uses the same open-source codebase, so there are no locked-behind-
<Accordion title="Detailed Server Connection Guide">
1. **Add Private Key:** Login to your Coolify account (or create one if youre new) and Add a new private key
<ZoomImage src="/docs/images/resources/screenshots/6.webp" alt="Coolify dashboard screenshot" />
<br />
<ZoomImage src="/docs/images/resources/screenshots/7.webp" alt="Coolify dashboard screenshot" />
***
<ZoomImage src="/docs/images/knowledge-base/how-tos/webstudio-with-hetzner/6.webp" alt="Coolify dashboard screenshot" />
<ZoomImage src="/docs/images/knowledge-base/how-tos/webstudio-with-hetzner/7.webp" alt="Coolify dashboard screenshot" />
2. **Add a Server:** Navigate to the **Servers** tab and add a new server by entering your Hetzner servers IPv4 address.
<ZoomImage src="/docs/images/resources/screenshots/8.webp" alt="Coolify dashboard screenshot" />
<br />
<ZoomImage src="/docs/images/resources/screenshots/9.webp" alt="Coolify dashboard screenshot" />
***
<ZoomImage src="/docs/images/knowledge-base/how-tos/webstudio-with-hetzner/8.webp" alt="Coolify dashboard screenshot" />
<ZoomImage src="/docs/images/knowledge-base/how-tos/webstudio-with-hetzner/9.webp" alt="Coolify dashboard screenshot" />
3. **Validate Server:** Click **Validate Server & Install Docker Engine**. Coolify will automatically install all necessary components on your server.
<ZoomImage src="/docs/images/resources/screenshots/10.webp" alt="Coolify dashboard screenshot" />
***
<ZoomImage src="/docs/images/knowledge-base/how-tos/webstudio-with-hetzner/10.webp" alt="Coolify dashboard screenshot" />
4. **Check Status:** Once finished, you should see a green **Proxy Running** status indicating everything is set up.
<ZoomImage src="/docs/images/resources/screenshots/11.webp" alt="Coolify dashboard screenshot" />
<ZoomImage src="/docs/images/knowledge-base/how-tos/webstudio-with-hetzner/11.webp" alt="Coolify dashboard screenshot" />
</Accordion>