Files
letta-server/certs/README.md
Shubham Naik 5a743d1dc4 Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
2024-12-22 20:31:22 -08:00

530 B

About

These certs are used to set up a localhost https connection to the ADE.

Instructions

  1. Install mkcert
  2. Run mkcert -install
  3. Run letta with the environment variable LOCAL_HTTPS=true
  4. Access the app at https://app.letta.com/development-servers/local/dashboard
  5. Click "Add remote server" and enter https://localhost:8283 as the URL, leave password blank unless you have secured your ADE with a password.