Commit Graph

432 Commits

Author SHA1 Message Date
Mauricio Siu
f07960cccb docs: Update monitoring feature status for deployment tools comparison
Close here https://github.com/Dokploy/website/issues/52
2026-02-15 21:21:22 -06:00
Mauricio Siu
340e59c0aa Merge pull request #131 from HPaulson/hp/docs-env-fix
docs: Adds warning for env injection in docker-compose
2026-02-15 21:18:58 -06:00
Mauricio Siu
4424847c8e docs: Clarify environment variable injection options for Docker Compose
- Updated the documentation to specify two methods for injecting environment variables into containers: using the `env_file` option to load all variables or referencing specific variables with the `${VAR_NAME}` syntax.
2026-02-15 21:18:09 -06:00
Mauricio Siu
d2fc4db5bb Merge pull request #129 from JOduMonT/patch-1
Include ingress network removal in uninstall steps
2026-02-15 21:13:56 -06:00
Mauricio Siu
3e4260ba18 Merge pull request #124 from leosilberg/patch-1
Remove legacy DATABASE_URL env
2026-02-15 21:13:13 -06:00
Mauricio Siu
e0dd5e4b6b Merge branch 'main' into main 2026-02-15 21:12:40 -06:00
Dokploy Bot
78bc3a786c chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@b63c22a7df

Updated: 2026-02-13 06:18:27 UTC
2026-02-13 06:18:27 +00:00
Hunter Paulson
5fa4611d8d docs: Adds warning for .env injection in docker-compose 2026-02-10 20:15:09 -05:00
Mauricio Siu
2f7cdefc05 fix: update release tag handling in install script
- Enhanced the logic for setting the RELEASE_TAG environment variable based on the VERSION_TAG.
- Now supports specific version tags (e.g., v0.26.6) by setting RELEASE_TAG to "latest", while other tags (canary, feature/*) are used as-is.
2026-02-10 18:41:20 -06:00
Dokploy Bot
7a451c43cc chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@eeb7f00d05

Updated: 2026-02-11 00:01:53 UTC
2026-02-11 00:01:53 +00:00
Mauricio Siu
d77bc3a8b7 Merge pull request #130 from Dokploy/docs/enterprise
Docs/enterprise
2026-02-10 02:24:34 -06:00
Mauricio Siu
3e108f168e Add documentation for Audit Logs and Whitelabeling features
- Introduced new files detailing the Audit Logs and Whitelabeling features for Enterprise users.
- The Audit Logs section outlines logged events, access methods, retention policies, and compliance support.
- The Whitelabeling section describes customization options, configuration steps, and best practices for branding the application.
- These additions enhance the documentation by providing comprehensive guidance on key Enterprise functionalities.
2026-02-10 02:23:58 -06:00
Jonathan DUMONT
ead8a4ce79 Include ingress network removal in uninstall steps
Add command to remove ingress network in uninstall instructions.
2026-02-10 09:07:48 +01:00
Dokploy Bot
f7242e7ee6 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@f5fa39b97e

Updated: 2026-02-09 07:53:46 UTC
2026-02-09 07:53:46 +00:00
Mauricio Siu
0809cc79cc docs: add manual update instructions for Traefik container
Included a new section detailing the steps to manually update the Traefik container in Dokploy, emphasizing the importance of checking for breaking changes in Traefik versions before upgrading.

Close https://github.com/Dokploy/website/issues/127
2026-02-09 01:35:42 -06:00
Mauricio Siu
ec7ed206c9 Merge pull request #122 from Harsh-2909/patch-1
fix: Fixes the step numbers for production deployment doc
2026-02-09 01:17:21 -06:00
Mauricio Siu
d0a6ffec05 Merge pull request #123 from bdkopen/update-next
chore: update Next to resolve 3 CVEs
2026-02-09 00:56:30 -06:00
Dokploy Bot
9fdb2b0e64 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@4ec282b2f3

Updated: 2026-02-09 05:41:26 UTC
2026-02-09 05:41:26 +00:00
Dokploy Bot
b9c90d167f chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@9451958193

Updated: 2026-02-07 19:02:15 UTC
2026-02-07 19:02:15 +00:00
Dokploy Bot
c97e8e00e6 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@325a0aeedf

Updated: 2026-02-07 18:55:09 UTC
2026-02-07 18:55:09 +00:00
Dokploy Bot
d6d9962a13 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@8ba26f01e3

Updated: 2026-02-07 07:56:18 UTC
2026-02-07 07:56:18 +00:00
Dokploy Bot
e3480c6c01 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@97f1105cf4

Updated: 2026-02-06 05:19:55 UTC
2026-02-06 05:19:55 +00:00
Dokploy Bot
e02f9aaa63 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@7ae3d7d906

Updated: 2026-02-05 21:02:01 UTC
2026-02-05 21:02:01 +00:00
Mauricio Siu
d90c6dcc67 Remove Sponsors component from Home page 2026-02-05 09:50:41 -06:00
Dokploy Bot
388ecd8afe chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@38265fd921

Updated: 2026-02-05 08:20:26 UTC
2026-02-05 08:20:26 +00:00
Mauricio Siu
eb9bd4d675 Update sitemap and add Terms of Service page
- Added "Terms of Service" and "Privacy Policy" links to the footer for improved navigation.
- Included the "Terms of Service" page with comprehensive content outlining the terms and conditions for using Dokploy's services.
- Updated the sitemap to include the new "Terms of Service" and "Privacy Policy" URLs, ensuring they are indexed for search engines.
2026-02-02 10:41:59 -06:00
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
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
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