https://github.com/faryon93/rr
Custom Services for Roadrunner
https://github.com/faryon93/rr
php psr7 roadrunner rr service
Last synced: 19 days ago
JSON representation
Custom Services for Roadrunner
- Host: GitHub
- URL: https://github.com/faryon93/rr
- Owner: faryon93
- Created: 2019-09-14T10:20:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T06:13:26.000Z (over 3 years ago)
- Last Synced: 2025-05-30T09:57:34.731Z (about 1 year ago)
- Topics: php, psr7, roadrunner, rr, service
- Language: Go
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rr - Useful Roadrunner services
This is a collection of useful [Roadrunner](https://github.com/spiral/roadrunner) services.
## Services
* [workerlog](https://github.com/faryon93/rr/tree/master/workerlog): forward stderr of workers
## Docker
A pre-compiled version of Roadrunner with all services from this repo is available as a [Docker container](https://hub.docker.com/r/faryon93/roadrunner).
```shell
$: docker pull faryon93/roadrunner:latest
```