Sign inSign up

thorsager/go-direct

By thorsager

Updated almost 7 years ago

Small server for doing http-redirects

Image
0

566

thorsager/go-direct repository overview

go-direct

Simple server for doing "http redirects"

Configuration is done by setting the "REDIRECTS" env var, the content must be JSON of the following format:

{
  "/path" : "http://target.url"
}

Tag summary

Content type

Image

Digest

Size

2.9 MB

Last updated

almost 7 years ago

docker pull thorsager/go-direct