mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
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:
@@ -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.
|
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" />
|
||||||
@@ -32,22 +32,22 @@ Please go to get started.
|
|||||||
|
|
||||||
<Cards>
|
<Cards>
|
||||||
<Card
|
<Card
|
||||||
href="/get-started/installation"
|
href="/docs/core/get-started/installation"
|
||||||
title="Installation"
|
title="Installation"
|
||||||
description="Learn how to install Dokploy."
|
description="Learn how to install Dokploy."
|
||||||
/>
|
/>
|
||||||
<Card
|
<Card
|
||||||
href="/application/overview"
|
href="/docs/core/application/overview"
|
||||||
title="Applications"
|
title="Applications"
|
||||||
description="Learn how to deploy applications."
|
description="Learn how to deploy applications."
|
||||||
/>
|
/>
|
||||||
<Card
|
<Card
|
||||||
href="/databases/overview"
|
href="/docs/core/databases/overview"
|
||||||
title="Databases"
|
title="Databases"
|
||||||
description="Learn how to deploy databases."
|
description="Learn how to deploy databases."
|
||||||
/>
|
/>
|
||||||
<Card
|
<Card
|
||||||
href="/traefik/overview"
|
href="/docs/core/traefik/overview"
|
||||||
title="Traefik"
|
title="Traefik"
|
||||||
description="Learn how to deploy Traefik."
|
description="Learn how to deploy Traefik."
|
||||||
/>
|
/>
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 101 KiB |
Reference in New Issue
Block a user