From 4e53c4be529cb4a4555be427e0dfbb454818b936 Mon Sep 17 00:00:00 2001 From: kappa Date: Wed, 21 Jan 2026 01:01:36 +0900 Subject: [PATCH] Update automation section to reflect Telegram bot + AI workflow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Change "API & Webhooks" to "AI 자동화" in tech cards - Update badge from "Infrastructure as Code" to "AI-Powered Automation" - Replace "Webhook Integration" and "Full API Access" with: - 텔레그램 봇: 자연어로 서버 생성, 설정, 모니터링 요청 - 엔지니어 + AI 협업: 복잡한 문제는 전문 엔지니어가 AI와 함께 해결 - Update image alt text to reflect Telegram bot workflow Co-Authored-By: Claude Opus 4.5 --- index.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 60a6141..b73eba8 100644 --- a/index.html +++ b/index.html @@ -234,9 +234,9 @@ 🔗
<Automation>
-

API & Webhooks

+

AI 자동화

- n8n, Ansible, Terraform으로 인프라를 코드로 관리하세요. 서버 생성, 삭제, 리소스 조정을 자동화된 워크플로우로 제어할 수 있습니다. + 텔레그램 봇에 자연어로 요청하면 AI가 서버 생성부터 설정까지 처리합니다. 복잡한 문제는 엔지니어와 AI가 함께 해결해 드립니다.

@@ -277,33 +277,33 @@
- Infrastructure as Code + AI-Powered Automation

반복적인 작업은
자동화에 맡기세요

- 웹 콘솔에 접속할 필요도 없습니다. Terraform으로 인프라를 정의하고, Ansible로 설정을 배포하세요. Anvil은 개발자 친화적인 API를 제공합니다. + 웹 콘솔에 접속할 필요도 없습니다. 텔레그램 봇에 자연어로 요청하면 AI가 서버 생성부터 설정까지 모든 작업을 처리합니다.

  • - +
    -
    Webhook Integration
    -
    Github Actions, GitLab CI/CD 연동
    +
    텔레그램 봇
    +
    자연어로 서버 생성, 설정, 모니터링 요청
  • - +
    -
    Full API Access
    -
    서버 생성, 제어, 모니터링 100% API 지원
    +
    엔지니어 + AI 협업
    +
    복잡한 문제는 전문 엔지니어가 AI와 함께 해결
@@ -344,7 +344,7 @@