chirripo/chirripo-proxy

Proxy container for chirripo

v1.3.3 2020-09-16 02:38 UTC

This package is auto-updated.

Last update: 2024-03-29 04:05:51 UTC


README

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