mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update homepage.ejs (#26202)
Closes https://github.com/fleetdm/fleet/issues/25847 Changed heading "Democratize change with GitOps" to "Config-as-code device management."
This commit is contained in:
parent
27d8f8ee4b
commit
e2b83687b0
1 changed files with 2 additions and 2 deletions
4
website/views/pages/homepage.ejs
vendored
4
website/views/pages/homepage.ejs
vendored
|
|
@ -109,8 +109,8 @@
|
|||
<div purpose="category-text-block" class="d-flex flex-column">
|
||||
<strong>Orchestrate anything</strong>
|
||||
<p>Use a robust API to remotely run scripts, verify configs, or create webhooks for every kind of device — including servers.</p>
|
||||
<strong>Democratize change with GitOps</strong>
|
||||
<p>Maintain reliable employee experiences with version-controlled changes and enhancements. Use CI/CD and peer reviews to look before you leap.</p>
|
||||
<strong>Config-as-code device management</strong>
|
||||
<p>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.</p>
|
||||
<strong>In the cloud or on-prem</strong>
|
||||
<p>Fleet uses the same open-source code base regardless of where it’s installed. You can deploy and configure it to fit your needs.</p>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue