Sign inSign up

houselabs/gate

By houselabs

•Updated over 10 years ago

A gateway service passing the traffic through haproxy. And also providing dns service.

Image
0

1.7K

houselabs/gate repository overview

⁠Build Image

checkout this project

docker build -t houselabs/gate ./docker-gate/

⁠For development

Run

docker run -i -t --net=host --privileged=true -v /home/core/conf:/conf houselabs/gate bash

And run

/start.sh

⁠For production

Run

docker run -d --name=gate --net=host --privileged=true -v /home/core/conf:/conf houselabs/gate

Tag summary

Content type

Image

Digest

Size

19.9 MB

Last updated

over 10 years ago

docker pull houselabs/gate