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

[New APP] Twingate Connector #290

Merged
merged 5 commits into from
Nov 2, 2023
Merged

[New APP] Twingate Connector #290

merged 5 commits into from
Nov 2, 2023

Conversation

shubhankartrivedi
Copy link
Contributor

This app will allow users to start a twingate connector.
For more info: https://www.twingate.com

@raller1028
Copy link
Contributor

@shubhankartrivedi I import docker-compose.yml via customization
, it doesn't start properly (keeps restarting), can you help check what's wrong with docker-compose.yml?
image

@shubhankartrivedi
Copy link
Contributor Author

Just see what it says. "TWINGATE_ACCESS_TOKEN is empty".
You need a token from twingate.com to start the docker.

@raller1028
Copy link
Contributor

@shubhankartrivedi I added the access_token, but the logs report an error saying that the refresh_token is missing, do I still need to download the client to get the refresh_token?Can you provide me with the token for me to test the app?
image
image

@shubhankartrivedi
Copy link
Contributor Author

@shubhankartrivedi I added the access_token, but the logs report an error saying that the refresh_token is missing, do I still need to download the client to get the refresh_token?Can you provide me with the token for me to test the app? image image

You need to go to twingate.com and then register your account and do all the steps. It will give you all the tokens to add as ENVs. Then it will work.
Those are not something you need to create, those are tokens which are created by twingate on your account's dashboard.
I think you should check youtube on how to setup twingate account.
Else everything is working great.
Let me know how it goes.

@raller1028
Copy link
Contributor

image
image
I followed the youtube tutorial, can you help me to see if it's ok for me to deploy it like this?

@shubhankartrivedi
Copy link
Contributor Author

image

image

I followed the youtube tutorial, can you help me to see if it's ok for me to deploy it like this?

Yes this is good.

@raller1028 raller1028 merged commit b5a7a2d into IceWhaleTech:main Nov 2, 2023
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

Successfully merging this pull request may close these issues.

3 participants