Merge pull request #398 from beltranaceves/canary

Docs: added working placeholder links for the Setting Up Dokploy section and better Admin Account screenshot
This commit is contained in:
Mauricio Siu
2024-08-30 11:05:11 -06:00
committed by GitHub
3 changed files with 5 additions and 5 deletions

View File

@@ -69,4 +69,4 @@ Open your web browser and navigate to `http://your-ip-from-your-vps:3000`. You w
1. **Create an Admin Account:** Fill in the necessary details to set up your administrator account. This account will be the admin account for Dokploy.
<ImageZoom src="/assets/images/setup.png" width={1300} height={630} alt='home og image' className="rounded-lg" />
<ImageZoom src="/assets/images/setup.png" width={1300} height={650} alt='home og image' className="rounded-lg" />

View File

@@ -32,22 +32,22 @@ Please go to get started.
<Cards>
<Card
href="/get-started/installation"
href="/docs/core/get-started/installation"
title="Installation"
description="Learn how to install Dokploy."
/>
<Card
href="/application/overview"
href="/docs/core/application/overview"
title="Applications"
description="Learn how to deploy applications."
/>
<Card
href="/databases/overview"
href="/docs/core/databases/overview"
title="Databases"
description="Learn how to deploy databases."
/>
<Card
href="/traefik/overview"
href="/docs/core/traefik/overview"
title="Traefik"
description="Learn how to deploy Traefik."
/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 101 KiB