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
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
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
Mauricio Siu
ef0890b506
fix: update GitHub stars count from 26k to 26.4k in GithubStars component
2025-11-05 01:16:28 -06:00
Mauricio Siu
7afd2c290c
feat: add GithubStars component to display GitHub stars with animated visuals and integrate it into the Header component
2025-11-05 01:16:24 -06:00
Mauricio Siu
4d525715e7
feat: implement blog page structure with post listing, filtering, and individual post views; add components for code highlighting, table of contents, and zoomable images
2025-11-05 01:12:31 -06:00
Mauricio Siu
b51c6a8f58
refactor: remove internationalization middleware and related localization files; update layout and components to use new translation utility
2025-11-05 01:11:41 -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
d0c5bf91ab
fix: update GitHub stars count in statistics from 25000 to 26000
2025-10-26 01:45:40 -06: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
Mauricio Siu
7e810fa809
feat: enhance contact form with first and last name fields, integrate HubSpot submission, and update localization files
2025-10-11 00:52:26 -06:00
Mauricio Siu
cf9b788bd5
feat: add HubSpot tracking script to the layout component
2025-10-11 00:30:08 -06:00
Mauricio Siu
f896d2d058
fix: refresh router after locale change in footer component
2025-10-11 00:23:31 -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
Mauricio Siu
7886e53114
fix: add API key validation for Resend initialization in contact form
2025-10-06 22:45:20 -06:00
Mauricio Siu
fada052c69
fix: adjust email recipient logic based on inquiry type in contact form
2025-10-06 22:43:28 -06:00
Mauricio Siu
447ad1ad30
fix: update statistics values for GitHub stars, Docker downloads, and contributors
2025-10-06 22:41:05 -06:00
Mauricio Siu
c24309e12d
Merge pull request #67 from Harikrishnan1367709/Update/Remove-self-hosted-registry-from-docs-#2575-Harikrishnan
...
docs: Remove self-hosted registry references and recommend external registries-#2575
2025-09-15 23:24:13 -06: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