Skip to content

will-opz/deops.org

Repository files navigation

deops (de + ops) — AI-Native Operations Infrastructure

English | 简体中文

deops is a minimalist, hardcore, and fully automated operations infrastructure built for the next generation of AI-native engineers. Designed from the perspective of a Senior SRE, it embodies a decentralized, code-defined philosophy with a high-end, terminal-inspired aesthetic.

Important

This project is optimized for the Cloudflare Edge Runtime. It uses a pure Edge Dynamic architecture to achieve near-zero latency for operational tools and service management.


🚀 Key Features

  • ⚡ Edge-First Architecture: Built on Next.js 16 (Turbopack) and optimized for Cloudflare Pages, bypassing traditional server bottlenecks.
  • 🛡️ Cyber Toolbelt: Industrial-grade utilities including an entropy-focused Password Generator and real-time Text-to-QR matrix encoding.
  • 🌐 HUD Service Matrix: A centralized "Head-Up Display" for infrastructure observability and CI/CD pipeline monitoring.
  • 🧠 Knowledge Base (Ready for Core): A pre-configured Markdown engine for high-density incident post-mortems and architecture design docs.
  • 💎 Premium Aesthetic: A sleek, Obsidian-inspired OLED black theme with glassmorphism and subtle geometric micro-animations.

🛠️ Tech Stack


📦 Deployment (Cloudflare Pages)

This project is tailored for Cloudflare Pages using the legacy @cloudflare/next-on-pages@1 plugin (to ensure maximum compatibility without complex adapters).

1. Build Command

npx @cloudflare/next-on-pages@1

2. Required Settings

  • Framework Preset: None (Custom)
  • Build Output Directory: .vercel/output/static
  • Compatibility Flags: Add nodejs_compat to both Production and Preview.
  • Compatibility Date: Set to at least 2024-11-18.

🛠️ Development

# Clone the repository
git clone https://github.com/will-opz/deops.org.git

# Install dependencies
npm install

# Launch Turbopack dev server
npm run dev

🤝 Contributing

We welcome contributions from the SRE and DevOps community. Whether it's adding a new cyber tool or optimizing the HUD layout, feel free to open a PR.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📄 License

Distributed under the MIT License. See LICENSE for more information.


Deep. Define. Decentralized.
Designed by deops.org

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors