Commit Graph

572 Commits

Author SHA1 Message Date
Mauricio Siu
979a16bd16 docs: remove Redis from architecture documentation
- Updated the architecture documentation to reflect the removal of Redis from the Dokploy setup, ensuring accuracy in the description of the system components.
2026-07-07 02:50:23 -06:00
Mauricio Siu
bcba9f4ded docs: remove Redis references from architecture and installation documentation
- Updated the architecture documentation to reflect the removal of the Redis database from the Dokploy setup.
- Modified the manual installation guide to eliminate Redis configuration instructions.
- Adjusted troubleshooting documentation to indicate that only three containers should be running, following the removal of Redis.
- Cleaned up the installation script by removing Redis service creation commands.
2026-07-07 02:50:14 -06:00
Mauricio Siu
6990e70a48 fix: improve Docker installation script for apt-based distros
- Added a check to ensure `apt-mark` is available before holding Docker packages to prevent unintended upgrades.
- Removed the Docker version update logic from the `update_dokploy` function to streamline the installation process and avoid unnecessary complexity.
2026-07-07 01:55:48 -06:00
Mauricio Siu
687ae298fc Merge branch 'main' into feat/pin-docker-version 2026-07-07 01:48:56 -06:00
Mauricio Siu
250017cb1b Merge pull request #163 from mikaoelitiana/patch-1
docs: Update authentication instructions
2026-07-06 19:15:14 -06:00
Mauricio Siu
da662c4f3d feat: update Enterprise documentation with additional features and images
- Expanded the description of Enterprise features to include Application Authentication and Unlimited Concurrent Builds, enhancing clarity and detail.
- Added links to specific documentation sections for SSO, Custom Roles, Audit Logs, Whitelabeling, and the new features, improving navigation and user experience.
- Updated images related to the Enterprise features to ensure visual consistency and support the new content.
2026-07-06 18:32:40 -06:00
Mauricio Siu
33d5a296ad feat: update differences and enterprise documentation for clarity and detail
- Revised the "Differences" section to clarify the operational distinctions between Dokploy editions and introduced a comprehensive table summarizing features across Self-Hosted and Cloud options.
- Added a new section in the "Enterprise" documentation outlining the two flavors of Enterprise offerings, detailing their features and operational differences.
- Enhanced the overall structure and clarity of the documentation to improve user understanding of Dokploy's offerings.
2026-07-06 18:24:36 -06:00
Mauricio Siu
c74ff95953 feat: enhance Enterprise documentation with new features and images
- Added detailed sections for Enterprise features including SSO, Custom Roles, Whitelabeling, and Audit Logs, each with descriptive text and accompanying images for better understanding.
- Introduced new images to visually represent the configuration settings for these features, improving the overall documentation quality.
- Updated the existing documentation to include links and references to the new content, ensuring comprehensive coverage of Enterprise capabilities.
2026-07-06 18:18:49 -06:00
Mauricio Siu
41c2e7a072 feat: add Interface Overview documentation page
- Introduced a new documentation page titled "Interface Overview" that provides a visual tour of the Dokploy dashboard, including detailed descriptions and screenshots of major sections such as Home, Projects, Applications, Databases, and more.
- Updated meta.json to include the new "interface-overview" entry for improved navigation.
- Added multiple new images to enhance the visual representation of the dashboard features.
2026-07-06 18:08:40 -06:00
Mauricio Siu
35c176a1cf feat: update images and descriptions across comparison pages
- Replaced outdated images with new ones for Dokploy's deployment logs, monitoring dashboards, and project management features in the comparison pages against CapRover, Coolify, Dokku, Portainer, Render, and Vercel.
- Updated alt text for images to better reflect their content and improve accessibility.
- Enhanced the visual representation of Dokploy's capabilities in industry-specific contexts, ensuring consistency across all comparison pages.
2026-07-06 17:54:18 -06:00
Mauricio Siu
23541fd27e feat: enhance sitemap and add industry pages
- Updated the sitemap to include new industry comparison pages for Dokploy, covering sectors such as finance, healthcare, manufacturing, and pharmaceuticals.
- Introduced new industry-specific pages detailing deployment solutions tailored for agencies, finance, healthcare, manufacturing, and pharmaceuticals.
- Enhanced the footer and header navigation to include links to the new industry pages for improved user access.
2026-07-06 16:54:22 -06:00
Mauricio Siu
5221a2f3b7 feat: add comparison page for Dokploy vs. Vercel
- Introduced a new comparison page detailing the differences between Dokploy and Vercel, including features, pricing, and integration options.
- Updated the competitors list to include Vercel.
- Added a link to the new comparison page in the footer for improved navigation.
2026-07-06 15:42:26 -06:00
Mauricio Siu
62436cfd88 feat: add comparison page for Dokploy vs. Render
- Introduced a new page comparing Dokploy and Render, highlighting key features, pricing, and integration options.
- Updated the comparison section to include Render as a competitor.
- Added a link to the new comparison page in the footer for easy navigation.
2026-07-06 15:39:49 -06:00
Mauricio Siu
e9bc1e68f7 docs: add Application Authentication feature documentation
- Introduced a new documentation page for Application Authentication, detailing how to protect deployed applications with SSO using oauth2-proxy and Traefik.
- Updated the main SSO index to link to the new Application Authentication section.
- Modified meta.json to include "application-authentication" for navigation purposes.
2026-07-06 04:02:05 -06:00
Mauricio Siu
04c036307d docs: add documentation for concurrent builds feature
- Introduced a new section on how Dokploy manages build and deployment concurrency per server, including configuration details and limits based on the plan.
- Updated meta.json to include the new "concurrent-builds" entry for navigation.
2026-07-06 03:51:20 -06:00
Dokploy Bot
64675acbb2 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@3e74f9a374

Updated: 2026-07-05 21:01:58 UTC
2026-07-05 21:01:58 +00:00
Mauricio Siu
0eba290961 feat: integrate Google Tag Manager for enhanced tracking
- Added GoogleTagManager component with GTM ID for improved analytics capabilities.
2026-06-18 00:29:41 -06:00
Dokploy Bot
53a6f07e34 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@24b02f5523

Updated: 2026-06-17 05:16:02 UTC
2026-06-17 05:16:03 +00:00
Mauricio Siu
29f3a78a9d feat: update Terms of Service with marketing rights and contact information
- Added a contact email link for reporting violations of the Acceptable Use Policy.
- Introduced a new section on marketing rights, detailing the use of customer logos and names, along with associated restrictions and rights.
2026-06-15 09:36:02 -06:00
Mauricio Siu
aecb1f3fe1 feat: update robots.txt and add llms.txt for enhanced documentation
- Updated the sitemap in robots.ts to include a new llms.txt file.
- Added llms.txt containing comprehensive documentation about Dokploy, including features, installation guides, and external resources.
2026-06-12 10:08:11 -06:00
Dokploy Bot
1df8bf2507 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@e6fc3db08f

Updated: 2026-06-06 20:22:41 UTC
2026-06-06 20:22:41 +00:00
Dokploy Bot
ba3fb6b9a9 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@b29a87aaa8

Updated: 2026-06-06 19:58:48 UTC
2026-06-06 19:58:48 +00:00
Mauricio Siu
aed1587b15 feat: enhance AI deployment capabilities across multiple sections
- Added new features for deploying AI-built apps in a governed environment, including sandbox setups and controlled access.
- Updated existing sections to highlight AI integration, including new visuals and descriptions for AI deployment benefits.
- Improved FAQ to clarify support for AI-generated applications and deployment processes.
- Enhanced the first features section to emphasize AI-assisted deployments and self-hosting capabilities.
2026-06-04 11:55:41 -06:00
Dokploy Bot
3abc5191af chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@6ff2ca0173

Updated: 2026-05-31 21:29:48 UTC
2026-05-31 21:29:48 +00:00
Mika Andrianarijaona
83cbcd2065 docs: Update authentication instructions 2026-05-30 17:50:36 +02:00
Dokploy Bot
a47b289243 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@8018027330

Updated: 2026-05-30 07:03:30 UTC
2026-05-30 07:03:30 +00:00
iam-eurika
87f56886c4 docs: typo fix in the going-production 2026-05-17 08:17:09 +00:00
Dokploy Bot
8723391b07 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@aff200f84f

Updated: 2026-05-13 06:10:31 UTC
2026-05-13 06:10:31 +00:00
Dokploy Bot
4c4e1b47e3 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@7a568aadac

Updated: 2026-05-12 19:14:30 UTC
2026-05-12 19:14:30 +00:00
Mauricio Siu
910a3c53e2 feat: enhance Dokploy installation script to generate and store auth secret
Added functionality to the install script to generate a secure auth secret for Better Auth and store it as a Docker Secret. Updated the service creation command to include the new auth secret, ensuring improved security for Dokploy installations.
2026-05-12 11:50:30 -06:00
Mauricio Siu
4dd767be47 feat: add Dokploy security migration script
Introduces a new script to configure a unique BETTER_AUTH_SECRET for Dokploy installations. The script checks for root access, verifies Dokploy installation, generates a secure auth secret, migrates existing 2FA records, and updates the Dokploy service to use the new secret. Ensures that the auth secret is stored securely in Docker Secrets.
2026-05-09 02:08:43 -06:00
Dokploy Bot
afa8127708 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@b9e97eb321

Updated: 2026-05-09 06:58:03 UTC
2026-05-09 06:58:03 +00:00
Dokploy Bot
572b121a59 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@fef2de1ec5

Updated: 2026-05-09 05:51:25 UTC
2026-05-09 05:51:25 +00:00
Dokploy Bot
3068bdc14a chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@5177580d51

Updated: 2026-05-09 05:19:47 UTC
2026-05-09 05:19:47 +00:00
Mauricio Siu
5b48176575 docs: add Cloudflare Access + trusted origins troubleshooting section
Documents the login-hangs-behind-Cloudflare-Access issue and the required
configuration (BETTER_AUTH_SECRET, BETTER_AUTH_TRUSTED_ORIGINS, Web Server
host/HTTPS settings) to fix it. Closes #4361.
2026-05-08 22:40:41 -06:00
Mauricio Siu
8ca19905d4 feat: add Jobs page and update navigation
- Introduced a new Jobs page showcasing open positions at Dokploy, including details for the Founding Engineer role.
- Updated the sitemap to include the new Jobs page for better SEO.
- Enhanced the header and footer navigation to link to the Jobs page, improving accessibility for potential candidates.
2026-05-07 03:02:49 -06:00
Mauricio Siu
998c041756 Merge pull request #154 from el-kurto/add-nix-dokploy-goodie
docs: add nix-dokploy to goodies
2026-05-04 14:52:42 -06:00
Mauricio Siu
194bd37cd5 feat: enhance contact form with team size and server count fields
- Added optional fields for team size and server count in the contact form for sales inquiries.
- Updated the API to format email content with the new fields when applicable.
- Implemented validation to ensure team size is selected for sales inquiries, improving user experience and data collection.
2026-05-04 14:50:47 -06:00
Mauricio Siu
455f877643 feat: integrate free email domain validation in contact forms
- Added the `free-email-domains` package to validate email addresses in the contact forms.
- Implemented checks to reject free email providers for sales inquiries in both the API and UI components.
- Updated the `pnpm-lock.yaml` and `package.json` files to include the new dependency.
2026-05-04 14:35:21 -06:00
Mauricio Siu
926f4e30a5 feat: update navigation to include AI Deployment links
- Added links to the AI Deployment page in the mobile navigation and header for improved accessibility.
- Updated the documentation link in the Deploy AI page to point to the correct template documentation.
2026-05-01 13:54:29 -06:00
Mauricio Siu
3ac89e15f4 feat: add Container Server Monitoring page and update navigation
- Introduced a new Container Server Monitoring page featuring real-time monitoring for CPU, memory, disk space, and network usage.
- Added alert management and configuration options for user-defined thresholds and notifications.
- Updated the header and mobile navigation to include links to the new monitoring feature, enhancing site navigation.
2026-05-01 13:51:51 -06:00
Mauricio Siu
bd4e083620 feat: add granular user controls and RBAC visualization to EnterpriseLanding
- Introduced a new feature for granular user controls, allowing assignment of remote servers and specific git providers to team members.
- Added a section visualizing granular access control with custom roles, git provider access, and server assignment, enhancing user experience and clarity.
- Included new images for custom roles, git permissions, and server permissions to support the new features.
2026-05-01 13:27:38 -06:00
Mauricio Siu
b1c56af3a7 feat: add Self-Hosted PaaS page and update sitemap
- Introduced a new Self-Hosted PaaS page with detailed features, setup steps, and FAQs.
- Updated the sitemap to include the Self-Hosted PaaS page with an appropriate priority.
- Added a link to the Self-Hosted PaaS page in the footer for improved navigation.
2026-04-21 22:27:51 -06:00
Mauricio Siu
61ce543352 feat: enhance sitemap and add Deploy AI page
- Updated sitemap to include core, feature, comparison, and legal pages with appropriate priorities and last modified dates.
- Introduced a new Deploy AI page with detailed features and benefits for deploying AI applications securely.
- Added a link to the Deploy AI page in the footer for improved navigation.
2026-04-21 22:16:56 -06:00
Dokploy Bot
0d7223e597 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@b392e58001

Updated: 2026-04-18 04:41:50 UTC
2026-04-18 04:41:50 +00:00
Dokploy Bot
189f4e567e chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@1a8fd8396d

Updated: 2026-04-14 02:37:02 UTC
2026-04-14 02:37:02 +00:00
Dokploy Bot
86e1327008 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@f404b231a6

Updated: 2026-04-11 06:51:27 UTC
2026-04-11 06:51:28 +00:00
Mauricio Siu
8caa7ac4b2 Rename logo-dokploy-removebg-preview.png to logo-dokploy-blackpng.png 2026-04-10 11:59:29 -06:00
Mauricio Siu
ad6c20062d Add files via upload 2026-04-10 11:59:05 -06:00
Mauricio Siu
1efd0de3d3 Add files via upload 2026-04-10 11:57:03 -06:00