For the complete documentation index, see llms.txt. This page is also available as Markdown.

Security

We deeply value the trust you put in Less which is also why we take security seriously. We take the following measures to ensure we keep your data safe:

  1. Single tenant deployments

  2. All secrets are stored encrypted

  3. Databases can only be accessed from the places you specify - read more here: Whitelisting IPs for Database

  4. We use container technology to ensure that each individual connection/model don’t influence each other.

Last updated