Commit Graph

655 Commits

Author SHA1 Message Date
Dokploy Bot
af45c1856c chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@d0c92d84ef

Updated: 2026-03-18 22:33:57 UTC
2026-03-18 22:33:58 +00:00
Dokploy Bot
2698f60aa1 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@72974e00a6

Updated: 2026-03-18 22:29:58 UTC
2026-03-18 22:29:58 +00:00
Mauricio Siu
5b9925a279 feat: introduce Custom Roles and Audit Logs for Enterprise users
- Added documentation for Custom Roles, allowing Enterprise users to create tailored roles with granular permissions.
- Introduced a new Audit Logs section, detailing how to track actions performed by organization members for security and compliance.
- Updated meta.json to include references to the new features.

These enhancements provide greater control and visibility for Enterprise users, improving overall user management and compliance capabilities.
2026-03-17 23:46:34 -06:00
Dokploy Bot
01e06f27d0 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@de3db08e60

Updated: 2026-03-18 05:35:02 UTC
2026-03-18 05:35:02 +00:00
Dokploy Bot
8b906053ad chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@0c22041623

Updated: 2026-03-18 05:12:31 UTC
2026-03-18 05:12:31 +00:00
Mauricio Siu
9826b2f28d fix: update health check route in rollback and zero downtime documentation
- Changed the health check route in both rollback and zero downtime deployment sections from `/api/health` to `/health` for consistency and accuracy.
- Ensured that the documentation reflects the correct endpoint for NodeJS applications, enhancing clarity for users.

Close here https://github.com/Dokploy/dokploy/issues/3994
2026-03-16 23:55:44 -06:00
Dokploy Bot
bdbc0719d3 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@f4ce304a04

Updated: 2026-03-16 22:20:55 UTC
2026-03-16 22:20:55 +00:00
Mauricio Siu
eaeb83f09d feat: add Dokploy vs. Portainer comparison page
- Introduced a new comparison page for Dokploy and Portainer, detailing features, deployment capabilities, and integration options.
- Updated the footer to include a link to the new comparison page, enhancing navigation and user access to relevant content.
2026-03-16 14:35:50 -06:00
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
Dokploy Bot
521724f4f8 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@a4e9c6e890

Updated: 2026-03-16 17:14:19 UTC
2026-03-16 17:14:19 +00:00
Dokploy Bot
564bf2580c chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@72fb85f616

Updated: 2026-03-16 07:13:35 UTC
2026-03-16 07:13:35 +00:00
Mauricio Siu
baeea6d317 feat: add company property to contact data formatting for HubSpot integration
- Included a new property for 'company' in the formatContactDataForHubSpot function to enhance contact data submission.
- Updated the objectTypeId for the company property to align with HubSpot's requirements.
2026-03-11 16:03:21 -06:00
Mauricio Siu
323d79be3c feat: update dependencies and email sender details for improved functionality
- Upgraded the 'resend' package version from 6.5.2 to 6.9.3 in package.json for enhanced features.
- Modified email sender address in the contact API to improve branding consistency, changing from "noreply@emails.dokploy.com" to "hello@notifications.dokploy.com".
- Updated pnpm-lock.yaml to reflect changes in package versions and dependencies.
2026-03-11 15:56:49 -06:00
Mauricio Siu
a610d04e58 feat: update Pricing component with improved animated grid pattern
- Replaced the existing AnimatedGridPattern with a new configuration featuring fewer squares and adjusted mask image for enhanced visual appeal.
- Modified the layout to include additional styling for better text alignment and overflow handling in the Pricing section.
2026-03-11 11:37:35 -06:00
Mauricio Siu
75f93b5f6c feat: implement body scroll lock in mobile navigation for improved user experience
- Added BodyScrollLock component to prevent background scrolling when the mobile navigation is open.
- Updated MobileNavigation to utilize createPortal for rendering the overlay, enhancing the navigation's usability and accessibility.
- Maintained existing navigation links while improving the overall structure and interaction of the mobile menu.
2026-03-11 11:34:01 -06:00
Mauricio Siu
d9ed207905 feat: enhance Header component with improved navigation links
- Updated the MobileNavigation to include new links for Application Deployment and Databases, enhancing feature visibility.
- Replaced the static Features link with a NavigationMenuTrigger for better organization and user interaction.
- Added descriptive content for the new navigation items to improve user experience.
2026-03-11 11:28:28 -06:00
Mauricio Siu
2e2b68b967 feat: update metadata for Enterprise and Pricing pages to enhance clarity and SEO
- Revised titles and descriptions for the Enterprise and Pricing pages to better reflect offerings and improve search engine optimization.
- Adjusted styling in the navigation menu for a more consistent user interface.
2026-03-10 11:59:18 -06:00
Mauricio Siu
4fd95e85c8 feat: update navigation and pricing components for improved user experience
- Enhanced the Header component with a new NavigationMenu for better organization of links.
- Integrated a ContactFormModal in the EnterpriseLanding component for direct user engagement.
- Added an FAQ section in the Pricing component using an Accordion for better information accessibility.
- Updated dependencies in package.json and pnpm-lock.yaml for consistency and maintenance.
2026-03-10 11:54:50 -06:00
Mauricio Siu
2a5c318f5b feat: enhance EnterpriseLanding component with animated gradient text
- Added AnimatedGradientText component to replace the static "Enterprise" label with an animated gradient effect.
- Updated styling for improved visual appeal and interactivity on the Enterprise landing page.
2026-03-10 11:40:31 -06:00
Mauricio Siu
2c03cf37dd feat: add Enterprise landing page and component
- Introduced a new Enterprise landing page with metadata for SEO.
- Created the EnterpriseLanding component featuring key enterprise capabilities and hosting options.
- Updated the footer to include a link to the new Enterprise page.
2026-03-10 11:39:43 -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
Dokploy Bot
eb380e69e7 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@a2d655083a

Updated: 2026-03-10 16:19:01 UTC
2026-03-10 16:19:01 +00:00
Dokploy Bot
05cb230a80 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@1804b935f6

Updated: 2026-03-10 08:08:19 UTC
2026-03-10 08:08:19 +00:00
Dokploy Bot
bc5ad0d84a chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@f3356cfe90

Updated: 2026-03-09 06:14:07 UTC
2026-03-09 06:14:07 +00:00
Dokploy Bot
0d7b2ed368 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@6e67864204

Updated: 2026-03-09 05:53:30 UTC
2026-03-09 05:53:30 +00:00
Mauricio Siu
38c9c286d0 feat: add Database Management Tool page and update footer
- Introduced a new page for the Database Management Tool, detailing features, supported database systems, and FAQs.
- Updated the footer to include a link to the new Database Management Tool page.
2026-03-08 03:16:19 -06:00
Dokploy Bot
0803fc1147 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@8e9ab98a7a

Updated: 2026-03-08 09:09:59 UTC
2026-03-08 09:09:59 +00:00
Dokploy Bot
dd8fbeb1ea chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@dc8ff78ee5

Updated: 2026-03-08 00:24:05 UTC
2026-03-08 00:24:05 +00:00
Dokploy Bot
e8091fbdf2 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@ce24eadbb4

Updated: 2026-03-07 06:54:22 UTC
2026-03-07 06:54:22 +00:00
Dokploy Bot
4fa6832462 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@2362778fe1

Updated: 2026-03-06 17:51:48 UTC
2026-03-06 17:51:48 +00:00
Mauricio Siu
47d55f9c31 feat: add 'Templates' tag to SearchDialog component
- Introduced a new 'Templates' tag option in the SearchDialog component to enhance search functionality.
2026-03-05 01:14:02 -06:00
Mauricio Siu
6c24d11a35 refactor: update Dockerfile and Next.js configuration for standalone output
- Modified Dockerfile to copy standalone output and static assets for the docs app.
- Updated Next.js configuration to enable standalone output mode.
2026-03-05 01:08:55 -06:00
Dokploy Bot
68ebd8aa12 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@bf7a75dd9f

Updated: 2026-03-05 04:11:41 UTC
2026-03-05 04:11:42 +00:00
Dokploy Bot
951d468fcf chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@7121fbe50a

Updated: 2026-03-04 05:00:13 UTC
2026-03-04 05:00:13 +00:00
Mauricio Siu
3ba9bee289 Update .nvmrc 2026-03-03 22:40:29 -06:00
Dokploy Bot
fd1a4d3a5e chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@c34a01a173

Updated: 2026-03-04 04:39:45 UTC
2026-03-04 04:39:45 +00:00
Dokploy Bot
a7e3ae252b chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@ea8e99d76d

Updated: 2026-03-03 21:05:40 UTC
2026-03-03 21:05:40 +00:00
Dokploy Bot
664acc3202 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@6f21f1cc1f

Updated: 2026-03-03 20:13:02 UTC
2026-03-03 20:13:02 +00:00
Dokploy Bot
b299272592 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@e05f31d8c6

Updated: 2026-03-01 20:24:55 UTC
2026-03-01 20:24:55 +00:00
Mauricio Siu
b8fa39fc20 fix: update OpenAPI security scheme and normalize API paths
- Replaced "Authorization" with "x-api-key" in OpenAPI specifications across multiple endpoints.
- Updated the script to convert API path references from slash notation to dot notation to align with the OpenAPI schema.
- Removed redundant slash path aliases, retaining only canonical dot paths in the OpenAPI specification.
2026-03-01 11:33:45 -06:00
Mauricio Siu
8d95754b85 Update .nvmrc 2026-03-01 11:18:16 -06:00
Dokploy Bot
06e76e543f chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@e275e9162e

Updated: 2026-03-01 07:28:13 UTC
2026-03-01 07:28:14 +00:00
Dokploy Bot
36cece521c chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@d4719ece58

Updated: 2026-03-01 06:37:24 UTC
2026-03-01 06:37:24 +00:00
Dokploy Bot
aafae3704e chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@8d56544c1d

Updated: 2026-03-01 05:07:40 UTC
2026-03-01 05:07:40 +00:00