Commit Graph

736 Commits

Author SHA1 Message Date
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
Dokploy Bot
412b00406b chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@ccc8f6d047

Updated: 2026-05-11 17:58:19 UTC
2026-05-11 17:58:19 +00:00
Dokploy Bot
096f997f5d chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@1c6fdc1b43

Updated: 2026-05-09 08:11:25 UTC
2026-05-09 08:11:25 +00: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
f50d98a994 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@547ba2d04b

Updated: 2026-05-09 07:10:36 UTC
2026-05-09 07:10:36 +00: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
Dokploy Bot
c61283fab2 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@0f526af2c8

Updated: 2026-05-09 01:34:47 UTC
2026-05-09 01:34:47 +00:00
Dokploy Bot
98908e0d2c chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@8227a48ef4

Updated: 2026-05-09 01:06:13 UTC
2026-05-09 01:06:13 +00:00
Dokploy Bot
8f032470b4 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@d5d8914bf6

Updated: 2026-05-09 00:50:25 UTC
2026-05-09 00:50:25 +00:00
Mauricio Siu
5ab9a310fe chore: update Dockerfile to install specific pnpm version and remove CI environment variable 2026-05-07 15:55:12 -06:00
Mauricio Siu
4daab8c28d chore: add .npmrc configuration to Dockerfile for module purge settings 2026-05-07 15:45:52 -06:00
Mauricio Siu
24fd287d13 chore: update pnpm install command in Dockerfile to prevent module purge 2026-05-07 15:41:39 -06:00
Mauricio Siu
d1e439eae7 chore: set CI environment variable in Dockerfile for build consistency 2026-05-07 15:37:14 -06:00
Dokploy Bot
813e56ccf1 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@746bb3ddc6

Updated: 2026-05-07 20:36:14 UTC
2026-05-07 20:36:14 +00: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
Dokploy Bot
b115da9b3e chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@e0c6ed699d

Updated: 2026-05-01 00:53:21 UTC
2026-05-01 00:53:21 +00:00
Dokploy Bot
9ad22b960a chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@222b167a76

Updated: 2026-04-25 04:47:17 UTC
2026-04-25 04:47:17 +00:00
Dokploy Bot
8606f6be52 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@940d18ad25

Updated: 2026-04-25 03:52:52 UTC
2026-04-25 03:52:52 +00:00
Dokploy Bot
16a44bbe2e chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@29480cde90

Updated: 2026-04-24 18:50:01 UTC
2026-04-24 18:50:01 +00: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
628c3d4026 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@d7af82731c

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

Updated: 2026-04-20 13:17:04 UTC
2026-04-20 13:17:04 +00:00
Dokploy Bot
23a3249050 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@13248c8d8a

Updated: 2026-04-19 18:06:54 UTC
2026-04-19 18:06:54 +00: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
9a40f2d551 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@7e13243c1d

Updated: 2026-04-17 20:11:39 UTC
2026-04-17 20:11:39 +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
9f6d3b5625 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@d6124aae81

Updated: 2026-04-11 16:05:08 UTC
2026-04-11 16:05:08 +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
Dokploy Bot
1e538990cb chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@f4cae5f775

Updated: 2026-04-09 22:27:09 UTC
2026-04-09 22:27:09 +00:00
Dokploy Bot
d78e8b4cbf chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@c1b19376a9

Updated: 2026-04-09 17:45:46 UTC
2026-04-09 17:45:46 +00:00
Mauricio Siu
8b539f1c26 feat: add AI Assistant documentation for Docker Compose template generation
- Introduced a new section detailing the integration of AI providers for generating Docker Compose templates in Dokploy.
- Provided step-by-step instructions for setting up AI providers and generating configurations from natural language prompts.
- Included examples of compatible AI providers and usage scenarios to enhance user understanding and accessibility.
2026-04-08 23:27:51 -06:00
Mauricio Siu
06f3bbb830 feat: enhance Dokploy documentation with cloud and multi-tenancy details
- Updated the cloud documentation to clarify the managed service model and its benefits.
- Added a new section comparing Cloud vs Self-Hosted versions, detailing operational differences.
- Introduced a comprehensive guide on multi-tenancy, explaining resource organization and access control.
- Improved overall structure and clarity of the documentation for better user understanding.
2026-04-08 23:21:02 -06:00
Mauricio Siu
53250fd23b feat: enhance documentation routes to exclude API pages and add API reference links
- Updated `llms-full.txt` route to filter out API documentation pages and include a link to the OpenAPI specification.
- Modified `llms.txt` route to also exclude API pages and added a section for the OpenAPI specification link.
- Improved overall structure of the response content for better clarity and organization.
2026-04-07 17:42:14 -06:00
Mauricio Siu
97cccc5445 feat: add robots and sitemap generation, enhance documentation page with copy markdown button
- Introduced `robots.ts` for defining robots.txt rules and sitemap URL.
- Added `sitemap.ts` to generate a sitemap based on available documentation pages.
- Enhanced the documentation page to include a "Copy as Markdown" button for easy copying of content.
- Created `copy-markdown-button.tsx` component for clipboard functionality.
- Implemented `llms.txt` route to provide a text-based overview of documentation links.
2026-04-07 17:39:15 -06:00
Dokploy Bot
37997ec7a4 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@4a1b42899b

Updated: 2026-04-06 00:17:50 UTC
2026-04-06 00:17:50 +00:00