May 17, 2026, 11:40 PM
This commit is contained in:
@@ -0,0 +1,65 @@
|
||||
---
|
||||
name: dbadmin-blog-registry
|
||||
description: Konfiguracja, wytyczne i polityki dla bloga niszowego dbadmin.pl (Database Engineering) w systemie PaperClip.
|
||||
user-invocable: false
|
||||
metadata:
|
||||
openclaw:
|
||||
project_id: database_engineering
|
||||
project_type: niche_blog
|
||||
parent_hub: personal_authority_hub
|
||||
---
|
||||
domain:
|
||||
production: "dbadmin.pl"
|
||||
staging: "staging.dbadmin.pl"
|
||||
|
||||
content:
|
||||
language: "pl"
|
||||
tone: "ekspercki, praktyczny, empatyczny, wspierający. Ton doświadczonego inżyniera tłumaczącego zawiłości 'accidental DBA'. Konkretny, bez akademickiego żargonu i bez lania wody."
|
||||
audience:
|
||||
- przypadkowi administratorzy (accidental DBA)
|
||||
- backend developerzy
|
||||
- administratorzy systemów (sysadmin / DevOps)
|
||||
- junior DBA
|
||||
|
||||
seo:
|
||||
primary_topics:
|
||||
- Oracle
|
||||
- SQL Server
|
||||
- PostgreSQL
|
||||
- backup i odtwarzanie (np. RMAN, NetWorker)
|
||||
- optymalizacja wydajności (performance tuning dla opornych)
|
||||
- High Availability (HA)
|
||||
- automatyzacja i monitoring
|
||||
- troubleshooting bazodanowy
|
||||
excluded_topics:
|
||||
- absolutne podstawy składni SQL (np. jak zrobić prosty SELECT)
|
||||
- czysto teoretyczne rozważania (np. akademickie postacie normalne)
|
||||
- ogólne newsy technologiczne bez kontekstu dla administratorów
|
||||
|
||||
eeat:
|
||||
author_entity: "main_author"
|
||||
requires_first_hand_experience: true
|
||||
requires_disclosure: true
|
||||
requires_sources: true
|
||||
|
||||
geo:
|
||||
requires_summary_box: true
|
||||
requires_faq: true
|
||||
requires_definitions: true
|
||||
requires_comparison_table: true
|
||||
requires_evidence_pack: true
|
||||
|
||||
content_types:
|
||||
- troubleshooting_guide
|
||||
- architecture_note
|
||||
- backup_strategy
|
||||
- performance_case_study
|
||||
- tool_comparison
|
||||
- checklist
|
||||
|
||||
linking_rules:
|
||||
to_hub:
|
||||
- autor bio / o mnie
|
||||
- metodologia pracy
|
||||
to_niche:
|
||||
- self_hosted_devops (np. konteneryzacja baz danych w Dockerze)
|
||||
Reference in New Issue
Block a user