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

Remove google-analytics.com from the egress proxy allow list #1812

Merged
merged 2 commits into from
Oct 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/egress.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ Copy these files from from your local `tock` repo into your `cf-egress-proxy` re
1. [tock.vars.yml](../egress_proxy/tock.vars.yml)
2. [manifest.yml](../egress_proxy/manifest.yml)

Delete the code comments from `tock.vars.yml`.

#### Set username and password

In your `cf-egress-proxy` repo, manually set the `username` and `password` values in `tock.vars.yml`.
Expand All @@ -82,6 +84,7 @@ Retrieve the existing proxy username and password from the deployed egress proxy

```bash
cf env staging-egress | grep PROXY_USERNAME
cf env staging-egress | grep PROXY_PASSWORD
```

Paste each value into the vars file for the appropriate key.
Expand Down
1 change: 0 additions & 1 deletion egress_proxy/tock.vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ password: (generated) # eg output of uuidgen
proxydeny:
proxyallow: |
uaa.fr.cloud.gov
google-analytics.com
api.newrelic.com
gov-collector.newrelic.com
*.apps.internal