dokploy/packages/server/src
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
..
auth Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
constants feat: add runVolumeBackup functionality and update volume backup paths 2025-06-30 22:15:45 -06:00
db 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
emails feat: display environnement in notification 2025-11-03 23:27:18 +01:00
lib Refactor user schema and update database references: rename 'users_temp' to 'user' across the codebase, update related database queries, and enhance endpoint specifications for swarm settings in various database schemas. 2025-11-08 13:54:32 -06:00
monitoring feat: implement host system stats retrieval for Docker monitoring 2025-11-15 00:59:00 -06:00
services Merge branch 'canary' into add_env_in_notifications 2025-11-19 23:24:39 -06:00
setup chore: bump traefik to 3.6.1 2025-11-13 16:17:21 +01:00
templates feat(domain): truncate project name to comply with domain label length restrictions 2025-11-02 17:20:42 -06:00
types 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
utils fix: improve Docker command execution by including environment variable exports 2025-11-20 08:43:24 -06:00
verification Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
wss Spelling and grammar corrections 2024-12-29 22:34:57 +10:00
index.ts feat(tracking): integrate HubSpot tracking functionality and reintroduce cancell-deployments export 2025-10-26 01:54:05 -06:00