Commit Graph

137 Commits

Author SHA1 Message Date
Mauricio Siu
af1b2dbd7a refactor: standardize code formatting and improve readability
- Updated various files to ensure consistent code formatting, including adjusting indentation and spacing.
- Refactored components and utility functions for better readability and maintainability.
- Removed unnecessary newlines and ensured consistent use of single quotes for strings across the codebase.
2025-11-30 01:46:48 -06:00
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
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
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
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
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
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
фырат ёздэн
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
фырат ёздэн
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
Mauricio Siu
f012865423 chore: update Docker socket permissions to read-only in installation and troubleshooting documentation 2025-11-22 11:00:39 -05: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
Mauricio Siu
447617ab2a docs: add warning about configuring bash as the default shell for remote server deployments in multi-server documentation https://github.com/Dokploy/dokploy/issues/1428 2025-11-16 20:16:37 -06:00
Mauricio Siu
7477a87b08 chore: update Traefik version from v3.5.0 to v3.6.1 across installation and troubleshooting documentation 2025-11-16 18:27:36 -06:00
Nahidujjaman Hridoy
6e9e7f20d1 chore: Add Dokploy Deploy Action 3 to goodies list 2025-11-10 16:00:43 +06:00
Jan Korbay
40aa760d67 docs: update applications advanced docs; make file mount more specific 2025-10-27 14:27:10 +01:00
Fradd747
f71cbf04aa feat: update file mount configuration image for latest version 2025-10-27 14:26:52 +01:00
Mauricio Siu
6113a977ce feat: add login and sign-up links to the layout configuration with corresponding icons 2025-10-15 22:13:14 -06:00
Nic
b39757d512 Update Railpack Docs
These environment variables mismatch what is reported by the official Railpack docs. I tested them out - and the official names work, but not the ones originally listed.
2025-10-07 17:59:50 -04:00
HarikrishnanD
cb5b2cc959 docs: remove references to removed self-hosted registry feature - Remove misleading self-hosted registry section from cluster docs - Update registry configuration to focus on external registries only - Add comprehensive recommendations for easy-to-setup external registries - Fixes issue where docs mentioned non-existent auto-setup feature. #2575 2025-09-11 19:15:33 +05:30
31784df55f docs: add instructions on how to use cloudflare origin cert 2025-09-09 23:45:25 +02:00
Mauricio Siu
0d91341c99 docs: update manual installation instructions to connect Traefik container to the existing network 2025-09-07 13:33:18 -06:00
Mauricio Siu
05ad2aa188 docs: add environments section to comparison table for deployment tools 2025-09-07 12:54:40 -06:00
Mauricio Siu
18d96b54a7 docs: expand environment variables section to include environment-level variables with practical examples 2025-09-07 12:53:50 -06:00
Mauricio Siu
f78bbd565a Merge pull request #64 from CatPaulKatze/docs/ntfy
docs: added ntfy Notification documentation
2025-09-07 12:53:36 -06:00
Mauricio Siu
d8265870a7 Merge pull request #63 from hannesknoll/fix-typo-in-2fa
docs: fix typo
2025-09-07 12:47:57 -06:00
Mauricio Siu
12b2a9c89e chore: update Traefik version from v3.1.2 to v3.5.0 in installation and troubleshooting documentation 2025-09-07 12:46:52 -06:00
Paul Sommer
d0b575420a docs: added ntfy Notification documentation 2025-09-06 22:40:28 +02:00
Hannes
20c9d74919 docs: fix typo 2025-08-29 09:28:42 +02:00
Mauricio Siu
c01a1eadf9 Merge pull request #53 from PiquelChips/feat/preview-labels
docs: filtering of labels in preview deployments
2025-08-23 20:20:00 -06:00
Mauricio Siu
96963f6f47 Merge pull request #58 from bobbymannino/keyboard-nav-on-more-pages
add keyboard nav for more pages
2025-08-23 19:41:11 -06:00
Scai
e7774dfd2f feat: add self reference variables 2025-08-18 20:51:55 +03:00
Kovalenko K.
f2866da2ce docs: fix curl line break 2025-08-17 01:57:18 +03:00
Mauricio Siu
ea130b924c docs: add EC2 setup instructions for multi-server deployment 2025-08-13 21:51:54 -06:00
Bob Mannino
b4264cf3dd add keyboard shortcuts for database/docker compose page 2025-08-11 19:39:13 +01:00
Bob Mannino
0ac09c8ff7 reword keyboard shortcuts 2025-08-11 19:38:59 +01:00
Bob Mannino
4a94666fe8 add docs for keyboard shortcuts on application page 2025-08-10 14:46:51 +01:00
Mauricio Siu
e840b312fc feat: add Teramont as a new supporting sponsor in the Ripple component and include its logo 2025-08-07 21:18:12 -06:00
Mauricio Siu
df7fa3c951 feat: update dependencies to Next.js 15.4.5 and integrate Google Analytics from @next/third-parties 2025-08-04 00:07:08 -06:00
Mauricio Siu
259b282cf9 Merge pull request #49 from jhon2c/docs/enhance-domains
docs: enhance domain configuration documentation
2025-08-02 17:46:59 -06:00
Mauricio Siu
48dfda0aba docs: update API authentication method in auto-deploy documentation 2025-07-29 01:03:03 -06:00
Piquel
30a717ef18 Update preview-deployments.mdx 2025-07-24 21:43:12 +02:00