Commit Graph

41 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
8b2f10f823 Fix: Apply --endpoint-mode dnsrr to all services in LXC containers
- Added $endpoint_mode to dokploy-postgres service creation
- Added $endpoint_mode to dokploy-redis service creation
- Updated warning message to reflect services (plural) instead of service (singular)
- Ensures all Docker services work correctly in LXC containers with dnsrr endpoint mode

Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com>
2025-12-20 05:04:36 +00:00
Mauricio Siu
7f1966915f docs: update manual installation instructions and usage examples
- Added commands for using specific Dokploy versions with curl and bash, enhancing clarity on installation options.
- Updated the install.sh script comments to reflect new usage instructions for setting the DOKPLOY_VERSION environment variable.
2025-12-07 15:02:56 -06:00
Mauricio Siu
e9ef8155d9 refactor: remove deprecated installation scripts and enhance install.sh
- Deleted canary.sh and feature.sh scripts as they are no longer needed.
- Updated install.sh to support version detection and custom Docker Swarm initialization arguments.
- Improved installation and update processes to accommodate version-specific Docker images.
2025-11-30 02:17:53 -06:00
Mauricio Siu
1ba0c629d3 feat: add port availability check for Dokploy installation
- Implemented a check to ensure that port 3000 is available before proceeding with the Dokploy installation.
- Added error messages to inform users if a service is already running on port 3000, guiding them to stop the conflicting service.
2025-11-30 02:06:18 -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
фырат ёздэн
78807c9ba4 fix: volume name updates 2025-11-27 00:53:41 +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
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
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
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
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
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
8beab26cd7 feat: add Tolgee as a supporting sponsor with logo 2025-06-27 00:06:49 -06:00
Mauricio Siu
f94ed01222 refactor(website): remove network flag from docker run command and connect to network separately
https://github.com/Dokploy/dokploy/issues/1802
https://github.com/Dokploy/dokploy/issues/1809
2025-05-04 15:20:28 -06:00
Mauricio Siu
e78b8b1842 feat: enhance Docker installation script to retrieve private IP address and handle errors for missing ADVERTISE_ADDR 2025-04-17 16:41:12 -06:00
Mauricio Siu
fc5e3a55d4 fix: update HahuCloud logo in ripple component and add new logo file 2025-04-06 03:39:39 -06:00
Mauricio Siu
63fc87e95f refactor: remove unnecessary docker pull commands and add sleep delay 2025-03-30 21:55:41 -06:00
Mauricio Siu
3f96f9824f feat: enhance Dokploy installation script with additional environment variables and 2025-03-30 04:11:42 -06:00
Mauricio Siu
b8fe717abb feat: add Docker service creation for Traefik in dokploy installation script 2025-03-24 00:00:50 -06:00
Mauricio Siu
f150a13e27 feat: implement Docker service creation for PostgreSQL and Redis in dokploy installation script 2025-03-23 23:43:01 -06:00
Mauricio Siu
265af27a1c feat: implement dynamic Open Graph image generation for blog posts 2025-03-02 17:40:04 -06:00
Mauricio Siu
99a1cdb651 feat: enhance blog post author display with Twitter links and default image 2025-02-28 02:09:52 -06:00
Mauricio Siu
9d30977d83 feat: update features section with new images and localization 2025-02-28 01:51:37 -06:00
Mauricio Siu
2b207b309e refactor: add pull services to prevent race condition on fresh installations 2025-01-22 23:04:41 -06:00
Mauricio Siu
596cdd7406 refactor: update image 2025-01-08 23:23:38 -06:00
Mauricio Siu
a0a0d4cf31 refactor: update icon 2025-01-01 21:20:20 -06:00
Mauricio Siu
b2dac5e75f refactor: add fallback getIp 2024-12-29 16:08:00 -06:00
Mauricio Siu
b53b13b637 feat: add dokploy cloud video 2024-11-10 02:01:56 -06:00
Mauricio Siu
5cf059823f feat: add icon svg to public 2024-11-07 21:16:30 -06:00
Mauricio Siu
f4f524a16e feat: add landing page finished 2024-11-01 23:16:02 -06:00
Mauricio Siu
0f1f1a1935 feat(website): add new landing page 2024-11-01 03:04:13 -06:00
Mauricio Siu
9321ed16ed feat: add monorepo 2024-10-27 22:16:31 -06:00