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
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
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
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
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
59d2cc5040
chore: sync OpenAPI specification [skip ci]
...
Source: Dokploy/dokploy@9507745cc0
Updated: 2026-02-27 19:56:49 UTC
2026-02-27 19:56:50 +00:00
Mauricio Siu
a85fb76a95
chore: update Node.js and pnpm versions in Dockerfiles and package.json
...
- Updated base image in Dockerfile.docs and Dockerfile.website to Node.js 24.4-alpine.
- Updated package manager version in package.json to pnpm 10.22.0.
- Adjusted Node.js engine requirement in package.json to ^24.4.0.
- Added new script to fix API path references in MDX files for documentation.
- Updated build command in apps/docs/package.json to include the new script.
2026-02-27 02:52:18 -06:00
Mauricio Siu
7f63f45201
Merge branch 'main' into feat/updated
2026-02-27 02:41:05 -06:00
Dokploy Bot
3307cc1677
chore: sync OpenAPI specification [skip ci]
...
Source: Dokploy/dokploy@8ab139e222
Updated: 2026-02-27 06:21:28 UTC
2026-02-27 06:21:28 +00:00
Dokploy Bot
cf88c81a06
chore: sync OpenAPI specification [skip ci]
...
Source: Dokploy/dokploy@9b4a37eebf
Updated: 2026-02-26 04:09:38 UTC
2026-02-26 04:09:38 +00:00
Dokploy Bot
0c5722661a
chore: sync OpenAPI specification [skip ci]
...
Source: Dokploy/dokploy@e62bb7593a
Updated: 2026-02-26 04:01:37 UTC
2026-02-26 04:01:37 +00:00
Dokploy Bot
59a8054d07
chore: sync OpenAPI specification [skip ci]
...
Source: Dokploy/dokploy@677fedbbc0
Updated: 2026-02-25 07:02:16 UTC
2026-02-25 07:02:16 +00:00
Mauricio Siu
aa524f56e5
fix: enhance OpenAPI schema handling in fix-openapi script
...
- Added logic to unwrap nested OpenAPI specifications from migrated APIs, improving compatibility with various API structures.
- Updated the condition for writing the fixed schema to include unwrapped status, ensuring all necessary changes are saved.
2026-02-24 01:03:44 -06:00
Dokploy Bot
8ecec534bf
chore: sync OpenAPI specification [skip ci]
...
Source: Dokploy/dokploy@7a62f47e43
Updated: 2026-02-19 21:01:54 UTC
2026-02-19 21:01:54 +00:00
Dokploy Bot
a3c781f1d8
chore: sync OpenAPI specification [skip ci]
...
Source: Dokploy/dokploy@c98548fa51
Updated: 2026-02-19 02:19:58 UTC
2026-02-19 02:19:58 +00:00
Dokploy Bot
47fe064484
chore: sync OpenAPI specification [skip ci]
...
Source: Dokploy/dokploy@c688311580
Updated: 2026-02-18 07:50:11 UTC
2026-02-18 07:50:11 +00:00
Dokploy Bot
bb9a3ce7db
chore: sync OpenAPI specification [skip ci]
...
Source: Dokploy/dokploy@8713d3e1aa
Updated: 2026-02-17 04:31:59 UTC
2026-02-17 04:31:59 +00:00
Dokploy Bot
d09fdd8b7f
chore: sync OpenAPI specification [skip ci]
...
Source: Dokploy/dokploy@923466b4fa
Updated: 2026-02-17 03:23:49 UTC
2026-02-17 03:23:49 +00:00
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
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
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
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
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
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