|
пре 2 недеља | |
---|---|---|
bin | пре 2 недеља | |
config | пре 2 недеља | |
www | пре 2 недеља | |
LICENSE | пре 2 недеља | |
README.md | пре 2 недеља |
A docker implementation of a nginx
reverse proxy with ambition to serve [LabKey][labkeyDocker].
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 proxyCONTAINER_NAME
: what name to set to the docker container serviceNETWORK
: 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.