/hip-router

Run hipache with fig

Primary LanguageJavaScript

Using docker and fig to set up hipache.

Make sure your server has docker and fig installed.

$ git clone https://github.com/theverything/hip-router.git
$ cd hip-router
$ fig up

The fig up command will start the redis container and then the hipache container.

Once both have successfully started, follow the hipache documentation to set up your virtual hosts in redis.