ScottLogic / prompt-injection

Application which investigates defensive measures against prompt injection attacks on an LLM, with a focus on the exposure of external tools.
MIT License
15 stars 10 forks source link

Set up Route53 with domain and cert manager #806

Closed chriswilty closed 1 month ago

chriswilty commented 7 months ago

blocked awaiting domain

We will need a CDK stack for Route53, as we want to use it for both UI and API. Depending on whether we get a subdomain of ScottLogic we may need a certificate also.

This issue is for connecting the UI / cloudfront to Route 53; a subsequent issue will deal with the API hookup.

Also dependent on #385 and #388.