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.
|
||||
|
||||
<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>
|
||||
<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 |
Reference in New Issue
Block a user