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

Trying to move tink-components to a private network #232

Closed
wants to merge 1 commit into from
Closed

Trying to move tink-components to a private network #232

wants to merge 1 commit into from

Conversation

gauravgahlot
Copy link
Contributor

@gauravgahlot gauravgahlot commented Aug 5, 2020

Description

At present, the tink components serve in host network. The intention of this PR is to move the components to a private network and use NGINX as a proxy for all the operations.

clients  ->  NGINX  -> tink-components

Why is this needed

Fixes: #90

How Has This Been Tested?

Still a WIP.

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

@gauravgahlot gauravgahlot self-assigned this Aug 5, 2020
@gauravgahlot gauravgahlot added the do-not-merge Signal to Mergify to block merging of the PR. label Aug 5, 2020
Signed-off-by: Gaurav Gahlot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge Signal to Mergify to block merging of the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Insecure defaults from the setup instructions
1 participant