init: scaffold internal-docs repository structure
This commit is contained in:
parent
a8130ac89c
commit
48e3f58bc7
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
*.bak
|
||||
*.swp
|
||||
*.pyc
|
||||
.env
|
||||
3
CODEOWNERS
Normal file
3
CODEOWNERS
Normal file
@ -0,0 +1,3 @@
|
||||
# CODEOWNERS
|
||||
/runbooks/ @marcus @sara
|
||||
/adr/ @marcus
|
||||
@ -1,3 +1,3 @@
|
||||
# internal-docs
|
||||
# internal-docs — README
|
||||
|
||||
Internal engineering wiki, runbooks, postmortems
|
||||
(Initial — see git history.)
|
||||
|
||||
3
adr/0001-jwt-rotation.md
Normal file
3
adr/0001-jwt-rotation.md
Normal file
@ -0,0 +1,3 @@
|
||||
# internal-docs — 0001-jwt-rotation
|
||||
|
||||
(Initial — see git history.)
|
||||
3
adr/0002-dbt-migration.md
Normal file
3
adr/0002-dbt-migration.md
Normal file
@ -0,0 +1,3 @@
|
||||
# internal-docs — 0002-dbt-migration
|
||||
|
||||
(Initial — see git history.)
|
||||
3
adr/0003-monitoring-stack.md
Normal file
3
adr/0003-monitoring-stack.md
Normal file
@ -0,0 +1,3 @@
|
||||
# internal-docs — 0003-monitoring-stack
|
||||
|
||||
(Initial — see git history.)
|
||||
3
postmortems/2024-08-12-pg-oom.md
Normal file
3
postmortems/2024-08-12-pg-oom.md
Normal file
@ -0,0 +1,3 @@
|
||||
# internal-docs — 2024-08-12-pg-oom
|
||||
|
||||
(Initial — see git history.)
|
||||
3
postmortems/2024-09-23-deploy-rollback.md
Normal file
3
postmortems/2024-09-23-deploy-rollback.md
Normal file
@ -0,0 +1,3 @@
|
||||
# internal-docs — 2024-09-23-deploy-rollback
|
||||
|
||||
(Initial — see git history.)
|
||||
3
runbooks/grafana-dashboard.md
Normal file
3
runbooks/grafana-dashboard.md
Normal file
@ -0,0 +1,3 @@
|
||||
# internal-docs — grafana-dashboard
|
||||
|
||||
(Initial — see git history.)
|
||||
3
runbooks/oncall-rotation.md
Normal file
3
runbooks/oncall-rotation.md
Normal file
@ -0,0 +1,3 @@
|
||||
# internal-docs — oncall-rotation
|
||||
|
||||
(Initial — see git history.)
|
||||
3
runbooks/postgres-failover.md
Normal file
3
runbooks/postgres-failover.md
Normal file
@ -0,0 +1,3 @@
|
||||
# internal-docs — postgres-failover
|
||||
|
||||
(Initial — see git history.)
|
||||
Loading…
Reference in New Issue
Block a user