dokploy/packages/server/src/utils
Mauricio Siu 7a0ff72f51 fix: improve Docker command execution by including environment variable exports
- Updated the Docker command execution to include environment variable exports directly in the command, enhancing the handling of environment variables during deployment.
- Simplified the export command structure for better readability and efficiency.

Fix https://github.com/Dokploy/dokploy/pull/3066#issuecomment-3558022350
2025-11-20 08:43:24 -06:00
..
access-log Refactor and update various components in the Dokploy application, enhancing functionality and fixing minor issues across multiple pages and features, including dashboard, settings, and API integrations. 2025-08-16 20:18:08 -06:00
ai [autofix.ci] apply automated fixes 2025-10-09 08:18:17 +00:00
backups feat(backups): make mariadb backups non-blocking closes #2443 2025-09-10 11:27:22 +03:00
builders fix: improve Docker command execution by including environment variable exports 2025-11-20 08:43:24 -06:00
cluster Refactor application and compose deployment logic: remove unused buildApplication function, streamline command logging for deployment, and enhance static command generation for improved maintainability and clarity in the codebase. 2025-11-09 11:13:39 -06:00
databases Enhance application schema and database utilities: Add 'endpointSpecSwarm' to application schema, update Docker container configuration to handle 'EndpointSpec' more flexibly across various database implementations, and remove deprecated 'generateEndpointSpec' function to streamline codebase. 2025-11-08 14:08:14 -06:00
docker feat: enhance environment variable handling for shell commands 2025-11-19 21:17:09 -06:00
filesystem feat(gitea): Added Gitea Repo Integration 2025-03-16 02:11:48 -06:00
notifications feat: display environnement in notification 2025-11-03 23:27:18 +01:00
process Refactor compose and deployment services: streamline cloning and execution commands, remove redundant remote functions, and enhance error handling. Update database schema to include application build server ID for better tracking of deployments. 2025-11-09 03:12:49 -06:00
providers feat: add git commit info extraction to deployment logic 2025-11-14 22:27:38 -06:00
restore fix: update database restore commands to properly quote user credentials 2025-11-16 15:43:46 -06:00
schedules Refactor and update various components in the Dokploy application, enhancing functionality and fixing minor issues across multiple pages and features, including dashboard, settings, and API integrations. 2025-08-16 20:18:08 -06:00
servers refactor: remove save on build on next app and integrate turbopack 2024-10-24 23:13:24 -06:00
startup [autofix.ci] apply automated fixes 2025-09-27 08:20:36 +00:00
tracking feat(tracking): integrate HubSpot tracking functionality and reintroduce cancell-deployments export 2025-10-26 01:54:05 -06:00
traefik Merge pull request #2807 from SimonLoir/fix-middleware-emptied-on-aplication-delete 2025-10-15 21:44:39 -06:00
volume-backups fix: enhance error handling in volume backup process by adding cleanup for .tar files 2025-09-21 00:26:48 -06:00
watch-paths feat(applications): add watch paths for selective deployments 2025-03-08 23:32:08 -06:00
gpu-setup.ts Refactor and update various components in the Dokploy application, enhancing functionality and fixing minor issues across multiple pages and features, including dashboard, settings, and API integrations. 2025-08-16 20:18:08 -06:00