MemGPT/certs
Shubham Naik af127b8d4c
feat: support local https mode (#2217)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-10 13:36:20 -08:00
..
localhost-key.pem feat: support local https mode (#2217) 2024-12-10 13:36:20 -08:00
localhost.pem feat: support local https mode (#2217) 2024-12-10 13:36:20 -08:00
README.md feat: support local https mode (#2217) 2024-12-10 13:36:20 -08:00

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.