roadrunner
roadrunner copied to clipboard
๐คฏ High-performance PHP application server, process manager written in Go and powered with plugins
### Plugin Server ### I have an idea! The current handling of `server.env` configuration does a plain `os.Expand(_, os.Getenv())`. Unlike other parts of the roadrunner config, this doesn't allow for...
### Plugin JOBS ### I have an idea! Currently I try to implement roadrunner with my project. As a message broker I use activeMQ Artemis and it only supports amqp...
### Plugin HTTP Middleware (any) ### I have an idea! it would be cool if static HTTP middleware have option `immutable` - so when turned on - it would scan...
### No duplicates ๐ฅฒ. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? A bug happened! Stopping the...
### Plugin None ### I have an idea! I want to make a Chinese version of the document in order to better promote the project, How to start
### Plugin JOBS ### I have an idea! Hi, Million thanks for the awesome project! In my projects at work, I need to connect to different brokers in certain scenarios....
# Reason for This PR The `patternProperties` logic was defined at the wrong location, causing the entire JSON schema validation logic to not work for keys under `jobs.pipelines.pipeline_name`. I also...
### No duplicates ๐ฅฒ. - [X] I have searched for a similar issue. ### What should be improved or cleaned up? It seems the SQS plugin only checks for EC2,...
### Plugin Server ### I have an idea! When my newbie was getting used to the RR, some problems arose that were difficult to diagnose. Let's say i have typical...
### No duplicates ๐ฅฒ. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? When splitting configs, forwarding the...