From 6cc0a8762c0d2a1aace620e385ca83d2754339da Mon Sep 17 00:00:00 2001 From: Jonathan Gotti Date: Sun, 13 Apr 2025 14:15:20 +0200 Subject: [PATCH] Update templates.mdx Add links to https://templates.dokploy.com/ and templates github repository --- apps/docs/content/docs/core/templates.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/docs/content/docs/core/templates.mdx b/apps/docs/content/docs/core/templates.mdx index 071b12a..760f6c4 100644 --- a/apps/docs/content/docs/core/templates.mdx +++ b/apps/docs/content/docs/core/templates.mdx @@ -109,12 +109,14 @@ The following templates are available (100): - **Trilium**: Note-taking application. - **Convex**: Reactive database platform. +For an up to date list of available template you can visit [Dokploy templates website](https://templates.dokploy.com/). + ## Create your own template We accept contributions to upload new templates to the dokploy repository. Make sure to follow the guidelines for creating a template: -[Steps to create your own template](https://github.com/Dokploy/dokploy/blob/canary/CONTRIBUTING.md#templates) +[Steps to create your own template](https://github.com/Dokploy/templates) [^1]: Please note that if you're self-hosting a mail server you need port 25 to be open for SMTP (Mail Transmission Protocol that allows you to send and receive) to work properly. Some VPS providers like [Hetzner](https://docs.hetzner.com/cloud/servers/faq/#why-can-i-not-send-any-mails-from-my-server) block this port by default for new clients.