From 796bcac95221a5912c7ed40d3019c805cb379db6 Mon Sep 17 00:00:00 2001 From: mbecker20 Date: Sat, 7 Sep 2024 18:50:18 +0300 Subject: [PATCH] no business edition docs --- docsite/docs/intro.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docsite/docs/intro.md b/docsite/docs/intro.md index d58913c9d..8e4dea201 100644 --- a/docsite/docs/intro.md +++ b/docsite/docs/intro.md @@ -16,6 +16,8 @@ With Komodo you can: - Manage all your configuration / environment variables, with shared global variable and secret interpolation. - Keep a record of all the actions that are performed and by whom. +There is no limit to the number of servers you can connect, and there will never be. There is no limit to what API you can use for automation, and there never will be. No "business edition" here. + ## Docker Komodo is opinionated by design, and uses [docker](https://docs.docker.com/) as the container engine for building and deploying.