Commit Graph

624 Commits

Author SHA1 Message Date
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
Mauricio Siu
3878832090 Update .nvmrc 2026-02-27 14:22:48 -06:00
Dokploy Bot
f78c9b9951 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@e679a322b9

Updated: 2026-02-27 20:04:28 UTC
2026-02-27 20:04:28 +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
470d3c9c42 chore: update deployment commands in Dockerfiles
- Modified deployment commands in Dockerfile.docs and Dockerfile.website to include the --legacy flag for compatibility during deployment.
2026-02-27 11:29:50 -06:00
Mauricio Siu
3479bf74e7 fix: update build command and API URL for local development
- Modified the build command in package.json to include webpack.
- Updated the local API URL in the blog page component to reflect the new development port.
- Refactored the Ghost API request handling to prevent sending the slug as a query parameter, improving error handling.
2026-02-27 11:24:56 -06: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
5d103d6d63 Merge pull request #144 from Dokploy/feat/updated
Feat/updated
2026-02-27 02:41:15 -06:00
Mauricio Siu
7f63f45201 Merge branch 'main' into feat/updated 2026-02-27 02:41:05 -06:00
Mauricio Siu
3df2c2b0ae refactor: remove unnecessary whitespace in Pricing component
- Eliminated extra whitespace in the Pricing component to improve code readability and maintainability.
2026-02-27 02:39:21 -06:00
Mauricio Siu
f58cc160da Merge pull request #143 from Dokploy/feat/new-pricing
feat: update pricing component layout and features
2026-02-27 02:35:07 -06:00
Dokploy Bot
cc7361dca1 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@f24f1ada5f

Updated: 2026-02-27 08:02:41 UTC
2026-02-27 08:02:41 +00: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
6f9f9f2b91 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@a188ed3914

Updated: 2026-02-27 03:24:05 UTC
2026-02-27 03:24:05 +00:00
Dokploy Bot
637edb91b9 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@9d07903e71

Updated: 2026-02-26 05:32:26 UTC
2026-02-26 05:32:27 +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
Mauricio Siu
f89b3b07f2 feat: enhance Pricing component with Cloud and Self Hosted options
- Added new sections for Cloud and Self Hosted pricing options to provide users with clearer choices.
- Included descriptions for each option to improve understanding of hosting solutions.
- Adjusted layout to accommodate the new pricing display while maintaining visual consistency.
2026-02-23 10:28:28 -06:00
Dokploy Bot
42ce0ec0ea chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@5435e1dac4

Updated: 2026-02-22 07:48:52 UTC
2026-02-22 07:48:52 +00: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
Mauricio Siu
a706683c1e refactor: update pricing display logic in Pricing component
- Renamed variables for clarity, changing hobbyAnnualPrice to hobbyAnnualTotal and introduced hobbyAnnualPerMonth for monthly display.
- Adjusted the pricing display to show annual totals and monthly equivalents more clearly, enhancing user understanding of pricing options.
2026-02-19 12:17:36 -06:00
Mauricio Siu
2cbfb8c6b5 refactor: simplify Pricing component by removing hosting type selection
- Eliminated the hosting type selection (cloud vs self-hosted) from the Pricing component to streamline the user experience.
- Adjusted the layout to maintain visual consistency and ensure clarity in pricing presentation.
2026-02-19 00:57:22 -06:00
Mauricio Siu
f5407fff13 fix: correct typo in pricing component text
- Changed "Starting @" to "Starting at $" for improved clarity in the Pricing component.
2026-02-18 23:12:16 -06:00
Mauricio Siu
6b50093f25 Merge branch 'main' into feat/add-new-pricing 2026-02-18 23:09:58 -06:00
Mauricio Siu
d065126fcf refactor: remove Application Deployment link from Header component
- Removed the Application Deployment link from both MobileNavigation and Header components to streamline navigation.
- This change follows the recent addition of the Application Deployment Platform page, ensuring consistency in the navigation structure.
2026-02-18 23:09:39 -06:00
Mauricio Siu
cefde3e545 Merge pull request #136 from Dokploy/feat/add-application-deployment-platform-software-landing
Feat/add application deployment platform software landing
2026-02-18 23:05:11 -06:00
Mauricio Siu
77140909ad refactor: enhance Footer component with structured navigation
- Replaced hardcoded links with a structured footerSections array for better organization and maintainability.
- Updated the layout to improve accessibility and SEO, including ARIA labels for navigation sections.
- Enhanced visual elements and spacing for a more polished appearance.
2026-02-18 23:04:54 -06:00
Mauricio Siu
1a1af360cf feat: add Application Deployment Platform page and update navigation
- Introduced a new page for the Application Deployment Platform, detailing features, deployment options, and FAQs.
- Updated the Footer and Header components to include links to the new Application Deployment page for easier navigation.
2026-02-18 23:02:04 -06:00
Mauricio Siu
ad313e5012 Merge pull request #135 from Dokploy/feat/add-comparison-page
feat: add Dokploy vs. Coolify comparison page and related components
2026-02-18 22:50:52 -06:00
Mauricio Siu
f5de812c86 feat: add Dokploy vs. Coolify comparison page and related components
- Introduced a new comparison page for Dokploy and Coolify, highlighting features, benefits, and integration options.
- Added a ComparisonStats component to display key statistics about Dokploy.
- Updated the Footer to include a link to the new comparison page.
- Enhanced stats values for Docker downloads.
- Added several images related to Dokploy features for visual representation.
2026-02-18 22:50:06 -06:00