diff --git a/README.md b/README.md index b40ec39..2ed2813 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Sublime Platform ========== -by Sublime Security +by [Sublime Security](https://sublime.security/) Overview --------- @@ -12,6 +12,14 @@ Sublime uses Message Query Language (MQL), a domain-specific language purpose-bu Learn more about MQL: [Introduction to Message Query Language](https://sublime.security/blog/introduction-to-message-query-language-mql) +Docker Usage & Caveats +---------- +This Docker deployment is intended for small-medium size deployments and for testing purposes ONLY (limited to 600 active mailboxes). For the best Sublime experience, we recommend the [AWS Cloud-native deployment](https://docs.sublime.security/docs/aws-cloudformation) or [Sublime Managed Cloud](https://docs.sublime.security/docs/sublime-managed), which can support any number of mailboxes, is resilient, and has the latest features. The docker deployment allows you to gain hands on experience, but will only receive best effort support (no long term support). + +[Learn more about feature restrictions for Docker Compose](https://docs.sublime.security/docs/docker-requirements-and-limitations) + +The Sublime Platform Docker Compose ships as an entire setup. Modifying the docker-compose file or using our docker images within your own implementation is not supported. + Setup ----------