Zespół DevOps zarządza całą infrastrukturą serwerową firmy Octadecimal. Odpowiada za:
| Poziom | Agent | Rola |
|---|---|---|
| L1 | Orchestrator | Bezpośredni przełożony DevOps |
| L2 | DEV-AUTO-M | Manager, może wydawać polecenia |
| L3 | DevOps Agent | Specialist — zarządzanie serwerami |
DevOps raportuje na kanale #ops w Rocket.Chat.
| Agent | Odpowiedzialność | Narzędzia |
|---|---|---|
| deploy-agent | Wdrożenia, rollback, release management | Bash, Read, Write, Glob, Grep |
| backup-agent | Kopie zapasowe, weryfikacja, restore | Bash, Read, Glob, Grep |
| security-agent | Audyty, SSL, firewall, aktualizacje | Bash, Read, Glob, Grep |
| server-agent | Konfiguracja, instalacja usług, diagnostyka | Bash, Read, Glob, Grep |
| monitoring-agent | Health check, metryki, logi, alerty | Bash, Read, Glob, Grep |
| Wzorzec polecenia | Agent | Dodatkowy kontekst |
|---|---|---|
| deploy, wdróż, release | deploy-agent | profil serwera + checklist projektu |
| backup, kopia, dump, restore | backup-agent | profil serwera |
| security, audit, ssl, cert, firewall | security-agent | profil serwera |
| zainstaluj, skonfiguruj, setup | server-agent | profil serwera |
| status, health, dysk, logi, monitoring | monitoring-agent | profil serwera |
| rollback, cofnij | deploy-agent | profil serwera + runbooks/rollback.md |
deploy@<host>, sudo z hasłem.env production bez backupu| Skill | Opis |
|---|---|
| laravel-deploy | Release dirs + symlink pattern, migracje, cache |
| mysql-backup | Dump, restore, weryfikacja gzip, retencja |
| nginx-management | Vhost, SSL, security headers, gzip |
| server-hardening | SSH, UFW, Fail2ban, MySQL/Redis security |
| ovh-management | OVH CLI/API/SDK, DNS, bazy, SSL, cron, email |
| hetzner-management | hcloud CLI/API, serwery, DNS, LB, storage, firewall |
| Runbook | Kiedy |
|---|---|
| rollback.md | Wadliwy deploy — przywrócenie poprzedniej wersji |
| mysql-disaster-recovery.md | Utrata/uszkodzenie bazy danych |
| server-unresponsive.md | Serwer nie odpowiada — diagnostyka + rescue |
Repozytorium: ~/Code/agents/ops/devops-team/
Ostatnia aktualizacja: 2026-02-27