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

How to create webhook using VPC endpoint #6385

Open
JKYang01 opened this issue Sep 14, 2024 · 1 comment
Open

How to create webhook using VPC endpoint #6385

JKYang01 opened this issue Sep 14, 2024 · 1 comment

Comments

@JKYang01
Copy link

I am frustrated that the webhook using gateway API is not stable, I encountered the connection timeout and other errors and it's very hard to debug. So I want to try another way to build the connection and trigger the function.

I searched the documents and blogs online and find this: https://labelstud.io/blog/from-raw-data-to-a-trained-model-automate-your-ml-pipeline-with-label-studio-and-amazon-sagemaker/
one paragraph said:
If you're using an Amazon VPC to host Label Studio, you can use a VPC endpoint instead of the Amazon API gateway,
SInce I deployed my lablestudio app on the VPC, it sounds my case is more suitable to use this method.
However the tutorial only shows how to build the gateway api to do the work.

I would like tutorial add in more content about how to build the webhook.

@JKYang01
Copy link
Author

Just make it running, my solutions is create lambda function url directly, its a pretty risky move, but currently it works.

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