Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow dynamic server lists #1

Closed
ceejayoz opened this issue Feb 11, 2014 · 2 comments
Closed

allow dynamic server lists #1

ceejayoz opened this issue Feb 11, 2014 · 2 comments

Comments

@ceejayoz
Copy link

Our server IPs change as we scale up/down on AWS.

Ansible has a neat dynamic inventory capability that'd be nice to implement here as well.

@taylorotwell
Copy link
Member

Feel free to make a pull request, but remember the file just compiles down to PHP. Meaning you can put plain PHP in the file and do whatever dynamic stuff you need to do before making the @servers call.

@bgetsug
Copy link

bgetsug commented Mar 1, 2014

Works great with Hostbase, so I posted an example: https://github.com/shift31/hostbase-cli#laravel-envoy

w00t!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants