Skip to content

Ulimits at 0a401843#3648

Merged
Siumauricio merged 5 commits intocanaryfrom
ulimits-at-0a401843
Feb 9, 2026
Merged

Ulimits at 0a401843#3648
Siumauricio merged 5 commits intocanaryfrom
ulimits-at-0a401843

Conversation

@Siumauricio
Copy link
Contributor

What is this PR about?

Please describe in a short paragraph what this PR is about.

Checklist

Before submitting this PR, please make sure that:

  • You created a dedicated branch based on the canary branch.
  • You have read the suggestions in the CONTRIBUTING.md file https://github.com/Dokploy/dokploy/blob/canary/CONTRIBUTING.md#pull-request
  • You have tested this PR in your local instance. If you have not tested it yet, please do so before submitting. This helps avoid wasting maintainers' time reviewing code that has not been verified by you.

Issues related (if applicable)

#3422

Screenshots (if applicable)

nurikk and others added 5 commits January 8, 2026 21:57
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.
…d update journal

- Introduced a new column "ulimitsSwarm" of type json to the "application", "mariadb", "mongo", "mysql", "postgres", and "redis" tables.
- Added a corresponding entry in the journal for version 7 to track this migration.
…nment

- Moved the Tooltip imports to a more appropriate location for better readability.
- Simplified the assignment of ulimitsSwarm to ensure it directly accesses the data property.
@Siumauricio Siumauricio merged commit 4ec282b into canary Feb 9, 2026
4 checks passed
@Siumauricio Siumauricio deleted the ulimits-at-0a401843 branch February 9, 2026 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants