Skip to content

Conversation

@msmakouz
Copy link
Member

@msmakouz msmakouz commented May 10, 2022

Using the plugin option (shortcut p) you can generate an example of configuration file with the only plugins you need.

For example, with http plugin only:

./vendoor/bin/get-binary -p http

http and jobs:

./vendoor/bin/get-binary -p http -p jobs

Available plugins:

  • amqp,
  • beanstalk,
  • boltdb,
  • broadcast,
  • endure,
  • fileserver,
  • grpc,
  • http,
  • jobs,
  • kv,
  • logs,
  • metrics,
  • nats,
  • redis,
  • reload,
  • rpc,
  • server,
  • service,
  • sqs,
  • status,
  • tcp,
  • temporal,
  • websockets.

@msmakouz msmakouz added the enhancement New feature or request label May 10, 2022
@msmakouz msmakouz requested review from butschster and roxblnfk May 10, 2022 14:02
@msmakouz msmakouz self-assigned this May 10, 2022
@msmakouz msmakouz marked this pull request as draft May 10, 2022 14:02
@msmakouz msmakouz linked an issue May 10, 2022 that may be closed by this pull request
@butschster butschster marked this pull request as ready for review June 21, 2022 11:23
@butschster butschster merged commit 6560595 into roadrunner-php:master Jun 21, 2022
@msmakouz msmakouz deleted the features/config-generating branch July 28, 2022 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST]: User-defined configuration

2 participants