Commit Graph

300 Commits

Author SHA1 Message Date
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
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
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
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
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
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
72fa1d7fcb feat: implement HTML cleaning function before Markdown conversion in blog post page 2025-08-28 00:05:32 -06:00
Mauricio Siu
82f93e5433 style: enhance list and blockquote styling in blog post page for improved readability 2025-08-28 00:03:18 -06:00
Mauricio Siu
5fc5a1197b fix: improve code rendering logic in blog post page for inline and block code snippets 2025-08-28 00:02:18 -06: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
Mauricio Siu
fb584e09c4 Merge pull request #62 from alexevladgabriel/feat/self-env
feat: add self reference variables
2025-08-23 19:39:00 -06:00
Mauricio Siu
4ca5794106 Merge pull request #61 from haouarihk/proxmox-lxc-detection
added proxmox lxc detection to script and fall back to --endpoint-mode dnsrr
2025-08-21 22:38:46 -06:00
Scai
e7774dfd2f feat: add self reference variables 2025-08-18 20:51:55 +03:00
Haouari haitam Kouider
e005f64272 added proxmox lxc detection to script and fall back to --endpoint-mode dnsrr 2025-08-17 04:14:19 +00:00
Mauricio Siu
fac46011b3 Merge pull request #60 from kinton/fix-typos-curl
docs: fix curl line break
2025-08-16 20:21:06 -06: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