Skip to content

Commit 2d55196

Browse files
committed
new description
1 parent 88fa428 commit 2d55196

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

ops/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ image: "/assets/img/og-image-ops.png"
55
---
66

77
<section class="w-full max-w-2xl mx-auto px-6 mt-12 md:mt-20 flex flex-col gap-8">
8-
<h1 class="font-extrabold text-3xl sm:text-5xl text-zinc-950 dark:text-zinc-50 text-center">Production-grade dotenvx</h1>
9-
<p class="text-xl text-center">Dotenvx Ops is a production grade dotenvx–with operational primitives.</p>
8+
<h1 class="font-extrabold text-3xl sm:text-5xl text-zinc-950 dark:text-zinc-50 text-center">Production grade dotenvx–with operational primitives</h1>
9+
<p class="text-left">As dotenvx spreads inside companies, we are learning (through enterprise engagements) that dotenvx is missing an operations layer. Dotenvx Ops is our answer to that. It's <span class="font-bold">production-grade dotenvx, with operational primitives built in</span>. Backup private keys, manage them, protect access, and more.</p>
10+
1011
<div class="flex flex-row gap-4 justify-center my-6">
1112
<a class="btn-primary" href="/docs/ops/quickstart">Quickstart &rarr;</a>
1213
<a class="btn" href="/docs/ops">Documentation</a>
1314
</div>
15+
16+
<!--
1417
<div class="grid grid-cols-1 sm:grid-cols-2 gap-4">
1518
<p class="text-left"><strong>Sync.</strong> Keep .env files in sync across teammates, servers, and CI/CD — secure, automatic, and merge-free.</p>
1619
<p class="text-left"><strong>DB.</strong> Centralize every secret with full version history and visibility across repos and environments.</p>
@@ -19,6 +22,7 @@ image: "/assets/img/og-image-ops.png"
1922
<p class="text-left"><strong>Automation.</strong> Program your secrets. Automate rotation and syncs with Vercel, Heroku, AWS, and more.</p>
2023
<p class="text-left"><strong>Compliance.</strong> Log every change and generate audit-ready reports for SOC 2, ISO, and internal reviews.</p>
2124
</div>
25+
-->
2226
<img src="/ops/ui.png" class="rounded-md border border-zinc-200 dark:border-zinc-800"/>
2327
</section>
2428

0 commit comments

Comments
 (0)