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

Configuration variables #1

Open
mr-infinity opened this issue Apr 21, 2017 · 0 comments
Open

Configuration variables #1

mr-infinity opened this issue Apr 21, 2017 · 0 comments

Comments

@mr-infinity
Copy link

It would be great to have extra environment variables for NGINX, PHP.
This is not only to see which ports are used, but also to use multiple docker instances or clusters.

Extra variables for NGINX:

  • Nginx port variable 80
  • PHP listener variable 127.0.0.1:9000 or unix:/var/run/php5-fpm.sock;
  • Access log variable on/off
  • Error log variable on/off

Extra variables for PHP-FPM:

  • XDebug remote port variable 9001
  • XDebug profiler enable variable On/Off
  • Error log variable on/off
  • Slowlog variable on/off
  • Expose php variable on/off
  • Fastcgi.logging variable 0/1
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

1 participant