From e2b83687b02081c307ddcfdd695250c3d0c57191 Mon Sep 17 00:00:00 2001 From: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Date: Mon, 10 Feb 2025 13:50:51 +0900 Subject: [PATCH] Update homepage.ejs (#26202) Closes https://github.com/fleetdm/fleet/issues/25847 Changed heading "Democratize change with GitOps" to "Config-as-code device management." --- website/views/pages/homepage.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/views/pages/homepage.ejs b/website/views/pages/homepage.ejs index 0219148ac5..79a7cb2e74 100644 --- a/website/views/pages/homepage.ejs +++ b/website/views/pages/homepage.ejs @@ -109,8 +109,8 @@
Orchestrate anything

Use a robust API to remotely run scripts, verify configs, or create webhooks for every kind of device — including servers.

- Democratize change with GitOps -

Maintain reliable employee experiences with version-controlled changes and enhancements. Use CI/CD and peer reviews to look before you leap.

+ Config-as-code device management +

If GitOps is your jam, maintain reliable employee experiences with version-controlled changes and enhancements. Use CI/CD and peer reviews to look before you leap.

In the cloud or on-prem

Fleet uses the same open-source code base regardless of where it’s installed. You can deploy and configure it to fit your needs.