Skip to content

Instantly share code, notes, and snippets.

View rastaman's full-sized avatar
💭
Operational's excellency

rastaman

💭
Operational's excellency
  • Sophia-Antipolis, 06, France
View GitHub Profile
@rastaman
rastaman / gist:9123041
Created February 20, 2014 20:57
Apache vhost and proxy config via env
httpd.conf :
...
# Include generic snippets of statements
Include conf.d/
# Include the virtual host configurations:
Include sites-enabled/
conf.d/dockerips :
SetEnv jenkins_ip 172.17.0.3