Nav apraksta

Andrej Studen 2d4dc5b250 Adding README 11 mēneši atpakaļ
bin 163dc468a8 Adding license 11 mēneši atpakaļ
config 163dc468a8 Adding license 11 mēneši atpakaļ
www 163dc468a8 Adding license 11 mēneši atpakaļ
LICENSE 163dc468a8 Adding license 11 mēneši atpakaļ
README.md 2d4dc5b250 Adding README 11 mēneši atpakaļ

README.md

Reverse proxy

A docker implementation of a nginx reverse proxy with ambition to serve [LabKey][labkeyDocker].

Installation and use

After cloning, copy bin/envProxy.sh.sample to bin/envProxy.sh. Typically, settings should be OK, bit envProxy.sh let's you set:

  • COMPOSE: the compose file used in running reverse proxy
  • CONTAINER_NAME: what name to set to the docker container service
  • NETWORK: name of the network container will be attached to. Serving services should be attached to the network of the same name in respective compose files.
  • DOCKERCOMPOSE: which docker compose to use, legacy version came with a dash.