Skip to content

chirripo/chirripo-proxy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 

Chirripo Proxy

Proxy for Chirripo

Instructions

  • Install either globally (composer global require chirripo/chirripo-proxy) or by using cgr (https://packagist.org/packages/consolidation/cgr)
  • Now the chirripo-proxy binary is available globally. Make sure your global vendor binaries directory is in your $PATH environment variable, you can get its location with the following command:
php composer.phar global config bin-dir --absolute
  • Start proxy: chirripo-proxy up
  • Stop proxy: chirripo-proxy down
  • Set your project VIRTUAL_HOST variable to the base url variable
  • Add VIRTUAL_HOST value to your hosts config like this (/etc/hosts for Linux & Mac):
127.0.0.1 chirripo.docker varnish.chirripo.docker mailhog.chirripo.docker solr.chirripo.docker