unit icon indicating copy to clipboard operation
unit copied to clipboard

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming l...

Results 345 unit issues
Sort by recently updated
recently updated
newest added

### Proposed changes Python 3.14 is out, this allows using it with unit in docker. ### Checklist Before creating a PR, run through this checklist and mark each as complete:...

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.30.7 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...

dependencies
github_actions

Previously, the app was not notified when the client disconnected. This caused issues especially in cases of websocket connections and SSE Events where the app continued to send data to...

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. Release notes Sourced from actions/setup-go's releases. v6.0.0 What's Changed Breaking Changes Improve toolchain handling to ensure more reliable and consistent toolchain selection and management...

dependencies
github_actions

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @​salmanmkc in actions/setup-python#1164 Make sure your runner is...

dependencies
github_actions

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5. Release notes Sourced from actions/setup-node's releases. v5.0.0 What's Changed Breaking Changes Enhance caching in setup-node with automatic package manager detection by @​priya-kinthali in actions/setup-node#1348...

dependencies
github_actions

### Feature Overview nginx-unit images php have bunch of vulnerabilities ### Alternatives Considered _No response_ ### Additional Context _No response_

### Bug Overview I have a Python project that uses `uv`. When I install `uv` and set up the virtual environment using a non-root user, `nginx-unit` won't apply the configuration:...

### Bug Overview There are no packages for Fedora 42 in your official repository. ### Expected Behavior There should be packages for Fedora 42 here: https://packages.nginx.org/unit/fedora/ ### Steps to Reproduce...

### Bug Overview When `unitd` is running on MacOS with `--user $USER` (so the application process is owned by a user that is neither `root` nor `nobody`), using it to...