diff --git a/apps/docs/content/docs/core/installation.mdx b/apps/docs/content/docs/core/installation.mdx index bdabc3b..1a60ce0 100644 --- a/apps/docs/content/docs/core/installation.mdx +++ b/apps/docs/content/docs/core/installation.mdx @@ -77,6 +77,9 @@ Dokploy utilizes Docker, so it is essential to have Docker installed on your ser curl -sSL https://dokploy.com/install.sh | sh ``` +See [Manual Installation](/docs/core/manual-installation) if you want to customize your Dokploy installation. + + ### Advanced Installation Options The installation script automatically detects and installs the latest stable version from GitHub. However, you can customize the installation using environment variables: