From 6e9e7f20d1b792b7d7da137344ee1bcdd516b6d2 Mon Sep 17 00:00:00 2001 From: Nahidujjaman Hridoy <75487507+nhridoy@users.noreply.github.com> Date: Mon, 10 Nov 2025 16:00:43 +0600 Subject: [PATCH] chore: Add Dokploy Deploy Action 3 to goodies list --- apps/docs/content/docs/core/goodies.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/docs/content/docs/core/goodies.mdx b/apps/docs/content/docs/core/goodies.mdx index 66c88d0..05c41bf 100644 --- a/apps/docs/content/docs/core/goodies.mdx +++ b/apps/docs/content/docs/core/goodies.mdx @@ -7,6 +7,7 @@ description: "Dokploy has certain goodies that are external that can be used wit 2. **Dokploy Oracle infrastructure**: Deploy Dokploy on Oracle infrastructure [Github](https://github.com/statickidz/dokploy-oci-free) 3. **Dokploy Deploy Action 1**: Automatic Dokploy deployments on Github [Github](https://github.com/benbristow/dokploy-deploy-action) 4. **Dokploy Deploy Action 2**: Automatic Dokploy deployments on Github [Github](https://github.com/jmischler72/dokploy-deploy-action) +5. **Dokploy Deploy Action 3**: Automatic Dokploy deployments on Github (Support both `application` and `compose` deployment) [Github](https://github.com/nhridoy/dokploy-deploy-action) 5. **Dokploy JS Sdk**: Dokploy JS SDK [Github](https://github.com/quiint/dokploy.js) 6. **Templates Collection** : Docker compose collection for Dokploy [Github](https://github.com/benbristow/dokploy-compose-templates) 7. **Dokploy Port Updater**: Dokploy Port Updater [Github](https://github.com/clockradios/dokploy-port-updater)