Commit Graph

511 Commits

Author SHA1 Message Date
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
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
2067e91c0c Update .gitignore 2026-01-29 20:20:26 -06:00
Mauricio Siu
e5e5e2bfe2 Merge pull request #121 from Dokploy/feat/add-templates-ref
Feat/add templates ref
2026-01-29 18:47:45 -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
947c8652f9 Enhance documentation generation and template handling
- Added a new script to generate templates from external sources, improving the documentation process.
- Integrated new components (Tabs and Tab) into the MDX documentation for better content organization.
- Updated the Next.js configuration to allow images from the templates URL.
- Implemented batch processing for fetching and generating template files, enhancing performance and error handling.

These changes streamline the documentation generation workflow and improve the user experience when accessing template information.
2026-01-29 18:45:01 -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
Mauricio Siu
851d4acd7b Merge pull request #118 from michivonah/docs/add-customization-hint
docs: Add hint about customization of the installation
2026-01-28 00:23:06 -06:00
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
Dokploy Bot
29162b8c19 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@b9419ed5f1

Updated: 2026-01-28 06:14:55 UTC
2026-01-28 06:14:55 +00:00
Dokploy Bot
e532c98370 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@ec6849205a

Updated: 2026-01-28 03:47:53 UTC
2026-01-28 03:47:53 +00:00
Dokploy Bot
6652c96519 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@5c89973cc2

Updated: 2026-01-28 03:19:24 UTC
2026-01-28 03:19:24 +00:00
Dokploy Bot
6ec1508038 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@4e8cdfbc80

Updated: 2026-01-28 03:17:09 UTC
2026-01-28 03:17:09 +00: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
Dokploy Bot
640b0de9c9 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@1e57d48ab4

Updated: 2026-01-27 19:42:59 UTC
2026-01-27 19:42:59 +00:00
Dokploy Bot
d703730020 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@d0ea8b5283

Updated: 2026-01-27 19:41:41 UTC
2026-01-27 19:41:41 +00:00
Dokploy Bot
77e2f95c23 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@060a053fdb

Updated: 2026-01-27 19:40:14 UTC
2026-01-27 19:40:14 +00: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
Mauricio Siu
5111e8f266 Merge pull request #116 from anav5704/docs/add-docker-swarm-diagram
docs: add docker swarm architecture diagram
2026-01-22 05:28:46 -06:00
Anav Chand
8dbeea2803 docs: add docker swarm architecture diagram 2026-01-22 22:53:22 +12:00
Mauricio Siu
c4ae3a9f24 Merge pull request #114 from anav5704/docs/update-architecture-diagram
docs: update architecture diagram
2026-01-21 11:33:32 -06:00
Mauricio Siu
e8b8ee8d50 fix: update PostgreSQL user command in security script to use Docker Secrets
- Modified the command to alter the PostgreSQL user password in the security script to use the 'dokploy' user with the database specified, enhancing security by utilizing Docker Secrets for password management.
2026-01-21 17:05:43 +01:00
Mauricio Siu
b542257893 fix: update PostgreSQL user command in security script
- Changed the PostgreSQL user command in the security script to use the 'postgres' user instead of 'dokploy' for password updates, ensuring proper permissions during execution.
2026-01-21 16:03:52 +01:00
Mauricio Siu
ade342a559 fix: update PostgreSQL user password command in security script
- Removed output redirection from the PostgreSQL user password update command in the security migration script to ensure visibility of potential errors during execution.
2026-01-21 15:40:09 +01:00
Mauricio Siu
e78c48b57d fix: update PostgreSQL service to remove POSTGRES_PASSWORD environment variable
- Removed the POSTGRES_PASSWORD environment variable from the Docker service update command to enhance security by relying solely on Docker Secrets for password management.
2026-01-21 15:34:28 +01:00
Mauricio Siu
8119b7236b feat: add Dokploy security migration script
- Introduced a new Bash script for configuring secure database credentials in Dokploy installations.
- The script generates a random password, checks for existing configurations, and updates the PostgreSQL and Dokploy services to use Docker Secrets for enhanced security.

https://github.com/Dokploy/dokploy/issues/3449
2026-01-21 13:33:50 +01:00
Mauricio Siu
a206877c24 feat: add LinkDR support with logo
- Introduced LinkDR as a new supporting link in the Ripple component.
- Added LinkDR logo as an SVG file to the public assets.
2026-01-16 00:43:03 -06:00
Dokploy Bot
2bdcb9bcd7 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@a177d34dfd

Updated: 2026-01-15 15:26:01 UTC
2026-01-15 15:26:01 +00:00
Dokploy Bot
7355216446 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@3e5a189177

Updated: 2026-01-15 15:25:03 UTC
2026-01-15 15:25:03 +00:00
Mauricio Siu
276724c085 feat: enhance install script to detect latest stable version from GitHub
- Updated version detection logic to fetch the latest stable version from GitHub if no version is specified.
- Improved usage instructions for clarity regarding version options.
2026-01-15 01:56:24 -06:00
Dokploy Bot
38049aa982 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@1034c79245

Updated: 2026-01-15 07:56:04 UTC
2026-01-15 07:56:04 +00:00
Anav Chand
3da3e8cf26 docs: update architecture diagram 2026-01-14 20:20:46 +12:00
Dokploy Bot
92296c776c chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@8f95546535

Updated: 2026-01-12 15:33:03 UTC
2026-01-12 15:33:03 +00:00
Dokploy Bot
a81fe0977f chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@4383e46686

Updated: 2026-01-12 15:06:11 UTC
2026-01-12 15:06:11 +00:00
Dokploy Bot
e162ebdbdb chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@831a1815cf

Updated: 2026-01-12 15:01:45 UTC
2026-01-12 15:01:45 +00:00
Dokploy Bot
aa9ddcfca0 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@d490111a58

Updated: 2026-01-12 04:16:53 UTC
2026-01-12 04:16:53 +00:00
Dokploy Bot
83ae6c8864 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@ccfd7f5189

Updated: 2026-01-12 02:45:16 UTC
2026-01-12 02:45:16 +00:00
Dokploy Bot
ba55a532d9 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@2b0ae65f71

Updated: 2026-01-12 02:26:09 UTC
2026-01-12 02:26:09 +00:00
Tanmay Pathak
852702429b docs: 📝 add info about rebuild preview deploys 2026-01-04 15:23:07 -06:00
Dokploy Bot
4f2beec32e chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@d2ce587494

Updated: 2026-01-04 17:08:44 UTC
2026-01-04 17:08:44 +00:00
Dokploy Bot
7e7392c6bc chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@304454b22d

Updated: 2026-01-02 04:37:47 UTC
2026-01-02 04:37:47 +00:00
Dokploy Bot
77f8f7c3c3 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@58b75205af

Updated: 2025-12-28 19:22:47 UTC
2025-12-28 19:22:47 +00:00
Dokploy Bot
8bfa9f75e9 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@67725759e6

Updated: 2025-12-20 19:35:33 UTC
2025-12-20 19:35:33 +00:00