Commit Graph

342 Commits

Author SHA1 Message Date
Mauricio Siu
878f7b82bf Merge pull request #89 from fir4tozden/fix/volume-name-updates
fix: volume name updates
2025-11-30 01:43:49 -06:00
Mauricio Siu
d278e4e95d chore: enhance OpenAPI schema management
- Introduced a new script to fix OpenAPI schema issues, including adding a missing Authorization security scheme and addressing empty response schemas.
- Updated the build process to run this script before generating documentation, ensuring a more robust and accurate OpenAPI specification.
2025-11-30 01:37:01 -06:00
Mauricio Siu
213254dd1d chore: update .gitignore to remove generated API documentation path
- Removed the exclusion for the generated API documentation directory from .gitignore.
- This change ensures that the generated documentation files are no longer ignored during builds, aligning with recent documentation management efforts.
2025-11-30 01:35:23 -06:00
Mauricio Siu
346e073c51 chore: remove deprecated API documentation files
- Deleted multiple outdated API documentation files to streamline the documentation structure.
- This cleanup aligns with recent efforts to maintain an organized and efficient documentation system.
2025-11-30 01:31:07 -06:00
Mauricio Siu
3483f0ef27 chore: update Dockerfile.docs to remove openapi.json copy step
- Removed the step that copies openapi.json to the docs public folder, streamlining the Docker build process.
- Updated the documentation generation command to clarify the source of openapi.json.
2025-11-30 01:19:45 -06:00
Mauricio Siu
b594e5fbf3 chore: update .gitignore to exclude generated API documentation path
- Removed the exclusion for openapi.json and added the path for generated API documentation files.
- This change ensures that the generated documentation is properly managed and not ignored during builds.
2025-11-30 01:19:36 -06:00
Mauricio Siu
26cfcb6b46 chore: reintroduce openapi.json copy step in Dockerfile.docs
- Added a step to copy openapi.json to the docs public folder, necessary for both generation and build processes.
- This change ensures that the OpenAPI documentation is correctly accessible during the Docker build.
2025-11-30 01:17:44 -06:00
Mauricio Siu
3da6c92d01 chore: remove openapi.json copy step from Dockerfile.docs
- Eliminated the step that copied openapi.json to the docs public folder to streamline the Docker build process.
- This change aligns with recent documentation cleanup efforts and avoids redundancy in file management.
2025-11-30 01:15:19 -06:00
Dokploy Bot
fe3b4b2068 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@2d0669e288

Updated: 2025-11-30 07:14:23 UTC
2025-11-30 07:14:23 +00:00
Mauricio Siu
2a13c4e71f chore: remove openapi.json file from public directory
- Deleted the openapi.json file from the public directory as part of the documentation cleanup process.
- This change is intended to streamline the documentation structure and avoid redundancy.
2025-11-30 01:12:29 -06:00
Mauricio Siu
6dbf34e2fe chore: update OpenAPI documentation paths and add openapi.json file
- Copied openapi.json to the docs public folder for easier access.
- Updated paths in generated documentation files to reference the new location of openapi.json.
- Ensured all references to openapi.json are consistent across documentation files.
2025-11-30 01:12:13 -06:00
Mauricio Siu
09053b66fd chore: generate OpenAPI documentation during build process
- Added a step in the Dockerfile to generate OpenAPI documentation by running the build:docs script for the docs application.
2025-11-30 01:05:07 -06:00
Mauricio Siu
2e5564dea7 chore: update OpenAPI documentation paths and enhance references
- Changed input path for documentation generation from './api.json' to '../../public/openapi.json'.
- Updated multiple generated documentation files to reference the new OpenAPI document path.
- Added new documentation files for 'Environment', 'Gitea', 'Organization', 'Preview Deployment', 'Rollback', 'Schedule', 'Swarm', and 'Volume Backups'.
- Enhanced existing documentation with additional endpoints and improved structure for clarity.
2025-11-30 01:03:04 -06:00
Dokploy Bot
7a91ea003a chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@0f632e3f55

Updated: 2025-11-30 06:57:28 UTC
2025-11-30 06:57:28 +00:00
Mauricio Siu
74f902e3d9 Merge pull request #81 from nhridoy/patch-1
docs: Add Dokploy Deploy Action 3 to goodies list
2025-11-30 00:16:26 -06:00
Mauricio Siu
4e70b92740 Merge pull request #85 from nenas1ya/patch-1
docs(troubleshooting): correct instructions for recreate Traefik swarm service
2025-11-30 00:15:59 -06:00
Mauricio Siu
f24f9e8aa0 Merge branch 'main' into patch-1 2025-11-30 00:15:34 -06:00
Mauricio Siu
e58a3d75a9 Merge pull request #79 from Fradd747/docs/update-app-file-mount-desc-and-image
docs: update app file mount desc and image
2025-11-30 00:13:08 -06:00
Mauricio Siu
8fb8b05f5e Merge pull request #73 from microfauna/patch-1
docs: Update Railpack Docs
2025-11-30 00:12:03 -06:00
Mauricio Siu
bf8b92919d Merge pull request #66 from danielepintore/docs-add-cloudflare-origin-certs
docs: add instructions on how to use cloudflare origin certificates
2025-11-30 00:05:34 -06:00
Mauricio Siu
3c24d631da docs: enhance Cloudflare section by adding detailed steps for using Let's Encrypt and removing redundant instructions 2025-11-30 00:05:07 -06:00
Mauricio Siu
520060d2a4 Merge branch 'main' into docs-add-cloudflare-origin-certs 2025-11-29 23:56:10 -06:00
Mauricio Siu
f865b00d11 fix: update pricing text for improved clarity 2025-11-28 11:44:57 -06:00
Mauricio Siu
60a1ce4fb7 refactor: comment out motion.a component in Hero for future use 2025-11-28 02:58:59 -06:00
Mauricio Siu
13690fa233 fix: update text for clarity and consistency across various components 2025-11-28 02:57:05 -06:00
Mauricio Siu
9fdaa8957b style: update Header component for improved sticky behavior and visual clarity 2025-11-28 02:52:57 -06:00
Mauricio Siu
8543d064b2 chore: remove CatchAll page, add Privacy Policy, Terms and Conditions, and Changelog pages 2025-11-28 02:51:09 -06:00
Mauricio Siu
a6a8480b0f chore: remove unused translation files and dependencies to simplify codebase 2025-11-28 02:47:09 -06:00
Mauricio Siu
8adf935b39 chore: remove pnpm-lock.yaml file to streamline dependency management 2025-11-28 02:27:38 -06:00
фырат ёздэн
eab39c68fe fix: volume name updates 2025-11-27 03:43:20 +03:00
фырат ёздэн
cb7b3829f6 fix: volume name updates 2025-11-27 03:43:06 +03:00
фырат ёздэн
1026401dd8 fix: volume name updates 2025-11-27 03:42:53 +03:00
фырат ёздэн
0acdfd2008 fix: volume name updates 2025-11-27 03:42:21 +03:00
фырат ёздэн
a530061459 fix: volume name updates 2025-11-27 03:41:56 +03:00
фырат ёздэн
78807c9ba4 fix: volume name updates 2025-11-27 00:53:41 +03:00
фырат ёздэн
59a7613200 fix: volume name updates 2025-11-27 00:53:03 +03:00
фырат ёздэн
a2e591af0c fix: volume name updates 2025-11-27 00:52:28 +03:00
фырат ёздэн
ca1e3894d1 fix: volume name updates 2025-11-27 00:51:32 +03:00
фырат ёздэн
db9be7ec99 fix: volume name updates 2025-11-27 00:50:41 +03:00
фырат ёздэн
eef3165aec fix: volume name updates 2025-11-26 22:14:28 +03:00
Mauricio Siu
f012865423 chore: update Docker socket permissions to read-only in installation and troubleshooting documentation 2025-11-22 11:00:39 -05:00
Mauricio Siu
3d90099476 Make Docker socket volume read-only
Changed Docker socket volume to read-only.
2025-11-22 10:59:09 -05:00
Mauricio Siu
12a677f0ca Change Docker socket volume to read-only 2025-11-22 10:58:53 -05:00
Mauricio Siu
080f7f3bce Specify Docker version during installation 2025-11-22 10:58:19 -05:00
Mauricio Siu
d325949db9 Update install.sh 2025-11-22 10:46:51 -05:00
Mauricio Siu
00488f3e7e Specify Docker version during installation 2025-11-22 10:07:04 -05:00
Mauricio Siu
0c70d5773d chore: enhance security and improve Docker socket handling in dokploy installation script 2025-11-21 15:22:33 -05:00
Mauricio Siu
82e04c3b84 feat: add API endpoint for fetching GitHub stars and update GithubStars component to utilize the new endpoint for dynamic star count 2025-11-18 11:59:24 -06:00
nst
49f3061f7f docs(troubleshooting): correct Traefik recreate instructions to use swarm service 2025-11-18 17:18:59 +05:00
Mauricio Siu
bde61bf0b4 docs: clarify file mounting requirements for AutoDeploy users in troubleshooting and docker-compose documentation https://github.com/Dokploy/dokploy/issues/1922 2025-11-16 20:20:38 -06:00