Commit Graph

219 Commits

Author SHA1 Message Date
Mauricio Siu
8b00ef7db3 feat: add Zitadel to SSO providers list in meta.json
- Updated the meta.json file to include Zitadel as a supported SSO provider alongside existing options, enhancing the configuration capabilities for enterprise users.
2026-03-16 11:50:58 -06:00
Mauricio Siu
42ddbb24f0 feat: add Zitadel SSO configuration documentation
- Introduced a new guide for configuring SSO with Zitadel, detailing application setup, issuer URL retrieval, and Dokploy integration steps.
- Updated the main SSO index to include Zitadel as a supported provider, enhancing the documentation for enterprise users.
2026-03-16 11:40:26 -06:00
Mauricio Siu
85ef391e99 Merge pull request #149 from Bredo/patch-1
docs: Improve preview deployments documentation with reference to variables
2026-03-10 11:32:15 -06:00
Mauricio Siu
4501b700a2 feat: restructure pricing section and create dedicated pricing page
- Removed the Pricing component from the homepage and created a new dedicated Pricing page.
- Updated navigation links to point to the new Pricing page instead of the homepage section.
- Enhanced the Pricing component with an animated grid pattern for improved visual appeal.
2026-03-10 11:30:09 -06:00
Jonathan Bredo
c0733d69c1 Enhance preview deployments documentation with reference to variables documentation
Added information on referencing generated domain in environment variables for preview deployments.
2026-03-10 17:52:24 +01:00
Mauricio Siu
98238483af feat: add 'patches' to core meta.json
- Updated the core meta.json file to include 'patches' in the list of features, enhancing documentation related to applying patches during the build process.
2026-03-10 10:32:12 -06:00
Mauricio Siu
c99a7502df feat: add documentation for applying patches during build process
- Introduced a new section on patches, detailing how to apply file-level modifications to repositories during builds.
- Included use cases, step-by-step instructions for creating, editing, and deleting patches, and information on managing patches effectively.
2026-03-10 10:30:57 -06:00
Mauricio Siu
4c4b3d7337 feat: add Whitelabeling documentation and update enterprise index
- Introduced a new Whitelabeling documentation page detailing customization options for branding, appearance, metadata, and error pages.
- Updated the enterprise index to include a description of the Whitelabeling feature.
2026-03-10 10:27:15 -06:00
Mauricio Siu
f07960cccb docs: Update monitoring feature status for deployment tools comparison
Close here https://github.com/Dokploy/website/issues/52
2026-02-15 21:21:22 -06:00
Mauricio Siu
340e59c0aa Merge pull request #131 from HPaulson/hp/docs-env-fix
docs: Adds warning for env injection in docker-compose
2026-02-15 21:18:58 -06:00
Mauricio Siu
4424847c8e docs: Clarify environment variable injection options for Docker Compose
- Updated the documentation to specify two methods for injecting environment variables into containers: using the `env_file` option to load all variables or referencing specific variables with the `${VAR_NAME}` syntax.
2026-02-15 21:18:09 -06:00
Mauricio Siu
d2fc4db5bb Merge pull request #129 from JOduMonT/patch-1
Include ingress network removal in uninstall steps
2026-02-15 21:13:56 -06:00
Mauricio Siu
e0dd5e4b6b Merge branch 'main' into main 2026-02-15 21:12:40 -06:00
Hunter Paulson
5fa4611d8d docs: Adds warning for .env injection in docker-compose 2026-02-10 20:15:09 -05:00
Mauricio Siu
d77bc3a8b7 Merge pull request #130 from Dokploy/docs/enterprise
Docs/enterprise
2026-02-10 02:24:34 -06:00
Mauricio Siu
3e108f168e Add documentation for Audit Logs and Whitelabeling features
- Introduced new files detailing the Audit Logs and Whitelabeling features for Enterprise users.
- The Audit Logs section outlines logged events, access methods, retention policies, and compliance support.
- The Whitelabeling section describes customization options, configuration steps, and best practices for branding the application.
- These additions enhance the documentation by providing comprehensive guidance on key Enterprise functionalities.
2026-02-10 02:23:58 -06:00
Jonathan DUMONT
ead8a4ce79 Include ingress network removal in uninstall steps
Add command to remove ingress network in uninstall instructions.
2026-02-10 09:07:48 +01:00
Mauricio Siu
0809cc79cc docs: add manual update instructions for Traefik container
Included a new section detailing the steps to manually update the Traefik container in Dokploy, emphasizing the importance of checking for breaking changes in Traefik versions before upgrading.

Close https://github.com/Dokploy/website/issues/127
2026-02-09 01:35:42 -06:00
Mauricio Siu
ec7ed206c9 Merge pull request #122 from Harsh-2909/patch-1
fix: Fixes the step numbers for production deployment doc
2026-02-09 01:17:21 -06:00
Mauricio Siu
6fa1fb6405 Enhance SSO documentation for Auth0 by adding SAML configuration details and troubleshooting sections. Update Azure and Okta documentation to replace 'Entity ID' with 'Issuer URL' for clarity. This improves user guidance for SSO setup across multiple providers. 2026-02-01 19:50:00 -06:00
Mauricio Siu
ab1c76987d Update SSO documentation for Auth0, Azure AD, Keycloak, and Okta to clarify domain usage and enhance troubleshooting sections for OIDC and SAML configurations. 2026-02-01 19:07:16 -06:00
Mauricio Siu
5a7a9d1564 Update SSO documentation to include Azure AD and Okta, and clarify usage of other OIDC/SAML providers 2026-01-31 22:51:49 -06:00
Mauricio Siu
2ce0672dfe Add Azure AD SSO documentation and update meta.json 2026-01-31 22:49:12 -06:00
Mauricio Siu
d1f4f11a23 Add Okta SSO documentation and update meta.json 2026-01-31 18:31:22 -06:00
Mauricio Siu
841f1d644c Merge pull request #119 from pluisol/docs/add-pushover-notifications
docs: add Pushover notification provider
2026-01-31 05:22:36 -06:00
Harsh Agarwal
17d734fc70 fix: Fixes the step numbers for production deployment doc 2026-01-31 15:57:10 +05:30
Mauricio Siu
11b6fd180f Add Enterprise documentation for SSO, audit logs, and whitelabeling features
- Introduced new documentation files for Enterprise features including SSO with Auth0 and Keycloak, audit logs, license keys, and whitelabeling.
- Updated the meta.json to include new sections for these features, enhancing the organization of the documentation.
- This addition provides users with comprehensive guidance on configuring and utilizing Enterprise functionalities.
2026-01-31 00:11:54 -06:00
Mauricio Siu
65e39b2edf Remove multiple outdated template files from documentation
- Deleted various template files including Ackee, Activepieces, Actual Budget, AdGuard Home, Adminer, and others to streamline the documentation.
- This cleanup enhances the overall organization and accessibility of the documentation, ensuring users have the most relevant and up-to-date information.
2026-01-29 18:47:00 -06:00
Mauricio Siu
08c47af4ec Enhance documentation and templates
- Updated package.json to include a new script for generating templates.
- Added "templates" page to the documentation meta.json.
- Expanded API documentation in registry.mdx and settings.mdx to include new endpoints.
- Removed deprecated templates section from core meta.json and deleted the templates.mdx file.
- Introduced new template documentation for various applications including Ackee, Activepieces, Actual Budget, AdGuard Home, Adminer, and more.

This commit improves the overall structure and accessibility of the documentation, ensuring users have the latest information on available templates and API endpoints.
2026-01-29 17:59:35 -06:00
mhbdev
69834f0bc8 docs: Add new documentation for notifications, including an overview and a dedicated guide for Resend. 2026-01-28 19:43:52 +03:30
Mauricio Siu
3d8fff554f Merge branch 'main' into docs/add-customization-hint 2026-01-28 00:22:58 -06:00
Mauricio Siu
b797ba1d4b Merge pull request #110 from tanmay-pathak/preview-deploy-rebuild
docs: 📝 add info about rebuild preview deploys
2026-01-28 00:21:48 -06:00
Mauricio Siu
a17065863a chore: update Traefik version in installation scripts
- Updated Traefik version from v3.6.1 to v3.6.7 in both manual installation documentation and install script.

https://github.com/Dokploy/dokploy/issues/3491
2026-01-28 00:18:04 -06:00
Mauricio Siu
1a8a91181a docs: enhance installation and manual installation guides with advanced options and Docker Secrets
- Added advanced installation options for specifying versions and custom network configurations in the installation documentation.
- Updated the manual installation guide to include secure password generation for PostgreSQL using Docker Secrets.
- Included Proxmox LXC considerations and emphasized the use of Docker Secrets for managing sensitive data.
- Improved troubleshooting section with detailed steps for recreating services and managing environment variables.
2026-01-27 14:08:44 -06:00
michivonah
cd5478f275 docs: Add hint about customization of the installation 2026-01-25 10:34:52 +01:00
Mauricio Siu
c67663b3b7 fix: update link to security recommendations in installation documentation
- Corrected the link to the security recommendations section in the installation guide to point to the appropriate remote servers documentation.
2026-01-23 23:47:10 +02:00
Anav Chand
8dbeea2803 docs: add docker swarm architecture diagram 2026-01-22 22:53:22 +12:00
Plui Sol
523d560e07 docs: add Pushover notification provider 2026-01-12 22:25:34 -05:00
Tanmay Pathak
852702429b docs: 📝 add info about rebuild preview deploys 2026-01-04 15:23:07 -06:00
Mauricio Siu
0b5348b155 Merge pull request #75 from hirotake111/add-gcp-cloud-storage
docs: add Google Cloud Storage for S3 Destination
2025-12-19 23:09:12 -06:00
Mauricio Siu
17acb93ae2 docs: add guidance for using private registries with Docker Stack
- Included a callout in the Docker Compose documentation to inform users about the necessity of the `--with-registry-auth` flag when deploying with Docker Stack and private registries.
- Explained the implications of not using the flag, including potential authentication errors on worker nodes. Resolved https://github.com/Dokploy/dokploy/issues/3111
2025-12-17 23:27:43 -06:00
Mauricio Siu
47bd1ccc79 chore: add 'comparison' section to meta.json for improved documentation structure 2025-12-15 12:17:46 -06:00
Mauricio Siu
933a36fe57 Merge pull request #104 from dgrcode/patch-1 2025-12-11 09:05:26 -06:00
Mauricio Siu
9ad59022b0 docs: add warning about Docker bypassing UFW rules in security documentation
- Introduced a Callout component to highlight the critical security issue of Docker bypassing UFW firewall rules.
- Provided solutions for integrating Docker with UFW and configuring cloud provider firewalls for enhanced security.
2025-12-09 23:25:11 -06:00
Mauricio Siu
de61dfbfa3 docs: add storage cleanup note to cluster documentation
- Introduced a Callout component to highlight the importance of manual storage cleanup for workers and associated nodes in Dokploy.
- Provided guidance on configuring remote servers for automatic cleanup and clarified that no setup is needed when adding a node as a remote server. https://github.com/Dokploy/dokploy/issues/3195
2025-12-09 17:42:47 -06:00
Mauricio Siu
1ca89a17dd docs: clarify network requirements for Dokploy in Docker Compose
- Added a note regarding the necessity of including `dokploy-network` in all services when not using Isolated Deployments to ensure connectivity.
- Enhanced the documentation to provide clearer guidance on network configurations in Docker Compose setups.
2025-12-09 16:54:42 -06:00
Daniel González Reina
59a583fd06 fix payload 2025-12-09 20:53:45 +00:00
Daniel González Reina
e1af3a8759 Update API endpoint in Dokploy deployment instructions 2025-12-09 20:24:59 +00:00
Mauricio Siu
7ab0dc1e54 fix: update documentation to replace Traefik with Docker Compose
- Changed the link and description in the core documentation to focus on Docker Compose instead of Traefik.
- Updated the content to provide guidance on using Docker Compose with Dokploy.
2025-12-09 14:01:43 -06:00
Mauricio Siu
0a5e3a160e docs: add timezone configuration instructions to manual installation guide
- Included a new environment variable, TZ, for setting the timezone in Dokploy installations.
- Added a section detailing how to update the timezone using a Docker command, enhancing user guidance for server configuration.

Fix this question https://github.com/Dokploy/dokploy/issues/2688
2025-12-07 22:59:44 -06:00