552 Commits

Author SHA1 Message Date
Ariel Silberg
62768da491 Remove legacy DATABASE_URL env 2026-02-01 00:45:49 +02:00
bdkopen
54cf7b8498 chore: update Next to resolve 3 CVEs
https://github.com/advisories/GHSA-h25m-26qc-wcjf
https://github.com/advisories/GHSA-9g9p-9gw9-jx7f
https://github.com/advisories/GHSA-5f7q-jpqc-wp7h
2026-01-31 09:36:31 -05: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
Dokploy Bot
71d9300f07 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@9e80bf45d0

Updated: 2026-01-31 09:07:35 UTC
2026-01-31 09:07:35 +00: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
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
a0ec845c4e feat: update pricing component layout and features
- Introduced a new state for enterprise deployment options (cloud/self-hosted).
- Redesigned the pricing section to include a "Hobby" plan with detailed features.
- Improved layout with a grid system for better responsiveness.
- Updated pricing display logic for clarity on annual vs monthly rates.
2026-01-29 17:46:14 -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
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
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
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
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
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
Anav Chand
3da3e8cf26 docs: update architecture diagram 2026-01-14 20:20:46 +12:00
Plui Sol
523d560e07 docs: add Pushover notification provider 2026-01-12 22:25:34 -05: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
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
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
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
copilot-swe-agent[bot]
8b2f10f823 Fix: Apply --endpoint-mode dnsrr to all services in LXC containers
- Added $endpoint_mode to dokploy-postgres service creation
- Added $endpoint_mode to dokploy-redis service creation
- Updated warning message to reflect services (plural) instead of service (singular)
- Ensures all Docker services work correctly in LXC containers with dnsrr endpoint mode

Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com>
2025-12-20 05:04:36 +00:00
Mauricio Siu
043db9dfa2 chore: update React and TypeScript dependencies in package.json files
- Upgraded @types/react and @types/react-dom to version 19.2.2 in package.json and pnpm-lock.yaml.
- Updated React and React-DOM versions to ^19.2.0 in apps/website/package.json.
- Adjusted hast-util-to-jsx-runtime version to ^3.20.0 in apps/website/package.json.
- Refactored CodeBlock component to simplify code formatting and highlighting logic.
- Modified shared component to use updated imports for React and JSX runtime.
2025-12-17 23:44:33 -06:00
Mauricio Siu
ab305f1c11 refactor: update Next.js configuration and blog post styling
- Replaced the deprecated 'domains' property with 'remotePatterns' in the Next.js configuration for image handling.
- Adjusted the margin of the blog post link to improve layout consistency.
2025-12-17 23:34:05 -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
Dokploy Bot
e3d947f698 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@854bd88e0a

Updated: 2025-12-17 04:10:00 UTC
2025-12-17 04:10:00 +00:00
Mauricio Siu
91ef4dcb82 refactor: simplify inquiryType handling in contact forms
- Removed 'other' option from inquiryType in ContactFormData interfaces across contact form and API.
- Updated email recipient logic to use a single variable for clarity.
- Adjusted related components to reflect the changes in inquiryType options.
2025-12-15 15:01:42 -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
ef94f5fb80 chore: update Next.js version to 16.0.10 in package.json files
- Updated Next.js version from 16.0.8 to 16.0.10 in apps/docs/package.json and apps/website/package.json.
- Adjusted related dependencies in pnpm-lock.yaml to reflect the new version.
2025-12-13 01:31:58 -06:00
Dokploy Bot
4383d029de chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@b499cefebc

Updated: 2025-12-12 16:12:55 UTC
2025-12-12 16:12:55 +00:00
Mauricio Siu
428571e6bb feat: update Privacy Policy and enhance footer navigation
- Revised the Privacy Policy to include detailed information on data collection, usage, and user rights.
- Added a link to the Privacy Policy in the footer navigation for improved accessibility.
2025-12-11 12:25:33 -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