mlehner616 / hip-router

Run hipache with fig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Run hipache with fig


Languages

Language:JavaScript 90.1%Language:Shell 9.9%