Skip to content

mlehner616/hip-router

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.1%
  • Shell 9.9%