An open API service indexing awesome lists of open source software.

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

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
```