Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation to reflect how to enable easy access to control terminal #20

Open
cristiroma opened this issue Apr 16, 2018 · 0 comments

Comments

@cristiroma
Copy link

Please update the documentation to reflect how to configure the Varnish control terminal running usually on port 6082:

Here's the snippet I am using:

    volumes:
      - ./varnish.secret:/etc/varnish/secret
    environment:
      PARAM_VALUE: "-S /etc/varnish/secret"
      ADMIN_PORT: ":6082"

Sample content of secret file:

a40ff8c617404b78d74-2a6707d565ef
@cristiroma cristiroma changed the title Update documentation to reflect how to enable easy access to Update documentation to reflect how to enable easy access to control terminal Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant