Skip to content

Hosting the webhook server #13

@sin4ch

Description

@sin4ch

I actually have to host the server to properly receive the webhooks since I have to add the webhook URL to the Mono app I'll create.

Hmmmm.... #5 is seeming like it'll be the default form of this MCP eventually.

This also means I have to work on #4 ASAP.

So, steps include:

  • Build CD pipeline referenced in Implement CI and CD pipelines (separately) #4 to deploy this, most likely on AWS Lambda. Thank God for the new AWS Lambda GitHub Action
  • Get the URL for the deployed Lambda function and add it as the webhook URL for the
    • Should I deploy the webhook server separately, maybe with Docker on Lambda? I'll check the docs on how I can do that.
  • Maybe just turn the entire thing into a Remote MCP and get it over with.

Let's see...

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions