dokploy/packages/server/src/utils
Mauricio Siu bc22d05f8d fix(compose): preserve named-volume access mode when adding suffix
The randomize/isolated-deployment volume transform split mount strings
on ':' and kept only the first two segments, so an access mode like
:ro, :z or :Z was silently dropped and read-only mounts became
read-write. Keep the full path+mode remainder when rebuilding the
mount string.

Fixes #4818
2026-07-14 11:34:46 -06:00
..
access-log fix: resolve traefik container dynamically in access-log cleanup (#4646) 2026-06-30 16:25:08 -06:00
ai fix(ai): allow Ollama Cloud API key in AI settings (#4262) 2026-07-05 17:03:08 -06:00
backups feat: export full keyring in backup encryption key file 2026-07-10 03:16:31 -06:00
builders Feat/concurrent deployments in memory queue (#4645) 2026-06-16 23:15:19 -06:00
cluster chore(ui): reorganize imports across multiple components and tests for consistency 2026-07-08 12:28:41 -06:00
crons feat: add comprehensive permission tests and enhance permission checks in components 2026-03-15 16:42:48 -06:00
databases fix: use stop-first update order for all database services (#4560) 2026-06-06 14:49:24 -06:00
docker fix(compose): preserve named-volume access mode when adding suffix 2026-07-14 11:34:46 -06:00
filesystem feat: Make dockerfile path optional and default to "Dockerfile" 2026-02-20 09:19:20 +01:00
notifications Feat/tailwind v4 shadcn update (#4706) 2026-06-30 15:45:23 -06:00
process feat: add current billing plan retrieval and enhance SSH error messages with user-friendly guidance 2026-02-27 00:20:20 -06:00
providers fix: don't let ssh-keyscan abort SSH git clones (#4605) 2026-06-30 16:13:40 -06:00
restore refactor: improve restore logging for database backups (#4566) 2026-06-07 00:12:08 -06:00
schedules fix: update schedule scoping from user to organization 2026-06-02 02:17:51 -06:00
servers refactor: remove save on build on next app and integrate turbopack 2024-10-24 23:13:24 -06:00
startup Feat/concurrent deployments in memory queue (#4645) 2026-06-16 23:15:19 -06:00
tracking feat(tracking): integrate HubSpot tracking functionality and reintroduce cancell-deployments export 2025-10-26 01:54:05 -06:00
traefik refactor: update forward authentication handling in domain schema and tests 2026-06-06 03:53:45 -06:00
volume-backups fix: strip credentials from service-level API responses (#4564) 2026-06-06 17:45:24 -06:00
watch-paths 🚀 Release v0.29.5 (#4475) 2026-05-22 17:21:12 -06:00
git-branch-validation.ts fix(validation): allow hashtag in git branch names (#4714) 2026-06-30 16:19:22 -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
hostname-validation.ts fix(domain): validate hostname format to reject invalid characters (#4729) 2026-07-05 14:53:01 -06:00