Skip to content

Replace Unicorn with single-threaded Puma#3573

Merged
knu merged 2 commits intomasterfrom
puma
Mar 15, 2026
Merged

Replace Unicorn with single-threaded Puma#3573
knu merged 2 commits intomasterfrom
puma

Conversation

@knu
Copy link
Member

@knu knu commented Mar 13, 2026

  • Switch runtime and deployment entrypoints from Unicorn to single-threaded Puma
  • Keep clustered Puma available via WEB_CONCURRENCY while defaulting threads to 1
  • Update Docker, Heroku, OpenShift, nginx, Capistrano, and manual deployment assets

- Switch runtime and deployment entrypoints from Unicorn to single-threaded Puma
- Keep clustered Puma available via WEB_CONCURRENCY while defaulting threads to 1
- Update Docker, Heroku, OpenShift, nginx, Capistrano, and manual deployment assets
@knu knu merged commit 300a86a into master Mar 15, 2026
3 checks passed
@knu knu deleted the puma branch March 15, 2026 11:58
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.

1 participant