nurikk
0a401843f8
core: add ulimits configuration for Docker Swarm deployments
...
Users deploying to Docker Swarm can now configure resource ulimits
(nofile, nproc, etc.) to prevent applications from hitting system
limits that cause crashes or degraded performance.
2026-01-08 21:57:58 +00:00
Amir Moradi
0c62bc0f29
fix: create migrations and update to latest railpack
2026-01-08 12:29:42 +01:00
Amir Moradi
b19d3e94eb
Merge branch 'canary' of github.com:amirhmoradi/dokploy into claude/update-dockerfile-deps-WD7Lw
2026-01-08 11:53:55 +01:00
viky
5005f9198b
fix: admin permission frontend side, should be able to see what owner can see
2026-01-06 23:52:40 +08:00
mhbdev
fe5efd7651
Added a built-in password generator to the shared input
2026-01-06 16:26:42 +03:30
mhbdev
8db7a421dc
Made the deployments list items responsive by stacking the metadata/actions under the status on small screens, then restoring the side-by-side layout at sm and up. This keeps the date/duration and buttons from being squeezed or pushed off-screen in narrow widths.
2026-01-06 16:04:19 +03:30
Mauricio Siu
068deecb61
Merge pull request #3401 from bdkopen/remove-hi-base32-package
...
chore: uninstall `hi-base32` package
2026-01-05 22:44:50 -06:00
bdkopen
016aa0248a
chore: uninstall unused otpauth package
2026-01-05 22:27:57 -05:00
bdkopen
eb9d140c5d
chore: uninstall ununused hi-base32 package
2026-01-05 21:13:25 -05:00
autofix-ci[bot]
9e8c3f1525
[autofix.ci] apply automated fixes
2026-01-05 16:23:54 +00:00
Illia Shchukin
611b0b3113
fix: allow users to open projects with accessible environments
...
- Update environment selection to fallback to first accessible environment when default is not accessible
- Fix search command to handle users without default environment access
- Fix projects list to use accessible environment instead of always default
- Add server-side redirect to accessible environment when accessing inaccessible one
- Add comprehensive test coverage for environment access fallback logic
Fixes #3394
2026-01-05 13:55:52 +02:00
Tanmay Pathak
2eb73b988b
feat(preview): ✨ add manual rebuild option for preview deployments
2026-01-04 15:24:25 -06:00
Mauricio Siu
d2ce587494
feat(compose): include composeId in deployment and redeployment responses close https://github.com/Dokploy/dokploy/issues/3359
2026-01-04 11:08:11 -06:00
autofix-ci[bot]
0897417d7c
[autofix.ci] apply automated fixes
2026-01-04 17:01:40 +00:00
stripsior
405fc69df4
chore(databases): update mongodb version, to patch latest cve
2026-01-03 15:30:45 +01:00
stripsior
27dd20b75d
chore(databases): bump default postgres version while creating to 18
2026-01-03 15:16:11 +01:00
David Eiber
ce5ad35981
feat: add middlewares to domains
2026-01-01 16:18:40 +01:00
Marc Fernandez
eb14a68bdd
feat: add solid colors for avatar
2025-12-31 08:58:25 +01:00
Mauricio Siu
9498fbeff3
Update package.json
2025-12-31 00:28:03 -06:00
Mauricio Siu
d2aa60ddf7
Update package.json
2025-12-30 23:53:30 -06:00
Mauricio Siu
58b75205af
Merge pull request #3327 from Dokploy/refactor/separate-settings-from-users-table
...
refactor(settings): migrate user settings to webServerSettings schema…
2025-12-28 13:21:55 -06:00
bdkopen
1b5bfe051d
chore: uninstall rotating-file-stream
2025-12-27 12:33:39 -05:00
Bima42
70776ba8ca
feat: be able to edit certificate
2025-12-26 14:00:58 +01:00
Bima42
2df1b42540
fix: update regex to allow number at the end of app name
2025-12-26 13:26:23 +01:00
Mauricio Siu
ec56062f17
fix(settings): update getIp function to return an empty string for cloud environments
2025-12-21 01:45:49 -06:00
Mauricio Siu
6010643d9e
refactor(server): update server configuration handling to utilize webServerSettings schema and improve code clarity
2025-12-21 01:41:33 -06:00
Mauricio Siu
babd30a110
refactor(settings): migrate user settings to webServerSettings schema and update related components
2025-12-21 01:33:18 -06:00
Mauricio Siu
84e0f5856b
Merge pull request #3164 from difagume/fix/log-warning-detection
...
fix(docker-logs): fix warning symbol detection
2025-12-20 23:02:00 -06:00
Mauricio Siu
2bfa4643fc
Merge pull request #3186 from divaltor/slider-resources
...
feat(resources): Add number component to have better UX control over Docker resources
2025-12-20 22:56:54 -06:00
copilot-swe-agent[bot]
44645a6fbe
fix: properly quote registry username in docker login to handle special characters like $
...
Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com >
2025-12-20 19:41:56 +00:00
Mauricio Siu
67725759e6
Merge pull request #3318 from Dokploy/copilot/fix-perplexity-ai-models-endpoint
...
Fix Perplexity AI provider models endpoint by returning hardcoded model list
2025-12-20 13:34:55 -06:00
Mauricio Siu
2065372d4f
fix: update test command in package.json to remove specific test target
2025-12-20 13:34:32 -06:00
Amir Moradi
3bdf029155
Downgrade pnpm version in package.json
2025-12-20 07:44:51 +01:00
Amir Moradi
e1896c2498
Downgrade pnpm version in package.json
2025-12-20 07:44:22 +01:00
Amir Moradi
a8064afd60
Downgrade pnpm version in package.json
2025-12-20 07:43:50 +01:00
copilot-swe-agent[bot]
69d5c6f0cb
Fix Perplexity AI provider by adding hardcoded model list
...
Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com >
2025-12-20 06:43:11 +00:00
Mauricio Siu
c065c85ee6
fix: update project handling permissions to include admin role
2025-12-19 23:26:12 -06:00
Mauricio Siu
db97de2a39
Merge pull request #3255 from odedd/feat/all-timezones-support
...
feat(schedules): add support for all IANA timezones
2025-12-19 23:23:27 -06:00
Mauricio Siu
97362da2ae
Merge pull request #3303 from draconisNoctis/feature/Fix-Disabling-of-Require-Collaborator-Permissions-Form
...
fix: disabling of previewRequireCollaboratorPermissions
2025-12-19 23:19:25 -06:00
Mauricio Siu
6685bd618e
chore: update dokploy version to v0.26.3 and modify test command
2025-12-19 11:53:27 -06:00
Bima42
fd084c6d37
fix: invalidate query missing
2025-12-19 10:07:20 +01:00
Mark Wecke
e607220bfa
fix: disabling of previewRequireCollaboratorPermissions
2025-12-18 15:37:51 +01:00
Mauricio Siu
0590e78854
Merge pull request #3270 from Bima42/3165-add-environment-switch-dropdown
...
feat: being able to switch environments from breadcrumbs
2025-12-18 00:20:00 -06:00
Mauricio Siu
72f2cc6268
feat(registry): improve server selection by categorizing deploy and build servers
...
- Refactored server data handling to separate deploy and build servers.
- Updated the UI to display servers in distinct groups for better clarity.
- Enhanced the server selection experience by dynamically rendering server options based on availability.
2025-12-17 23:06:21 -06:00
quochuydev
48902c488f
feat: add grid/table view toggle for domains page
2025-12-17 18:48:19 +07:00
Mauricio Siu
854bd88e0a
Merge pull request #3292 from Dokploy/3261-the-registry-password-is-always-blank-when-you-modify-any-existing-registry
...
feat(registry): enhance registry handling with optional password and …
2025-12-16 22:09:24 -06:00
autofix-ci[bot]
acf385a1f3
[autofix.ci] apply automated fixes
2025-12-17 04:08:36 +00:00
Mauricio Siu
d1bc109697
feat(registry): enhance registry handling with optional password and new test functionality
...
- Updated the AddRegistrySchema to make the password field optional when editing an existing registry.
- Introduced a new mutation, testRegistryById, to validate registry credentials using existing data.
- Improved form handling to conditionally require the password based on the editing state.
- Enhanced user feedback for registry testing with clearer error messages and instructions.
2025-12-16 22:07:52 -06:00
Mauricio Siu
38c7e1e996
Merge pull request #3276 from Divkix/fix-3268
...
fix(api): return database object from create endpoints
2025-12-16 21:50:15 -06:00
autofix-ci[bot]
3a5ac9d31f
[autofix.ci] apply automated fixes
2025-12-17 03:09:23 +00:00