Managing the PullRequest Proxy

Checking Proxy Status

To check the status of your Docker containers (PullRequest Proxy and Postgres), you can run:

status.sh

Stopping Containers

To stop the containers/proxy if they're running, run:

stop.sh

Last updated