Compare commits
30 Commits
a8130ac89c
...
3cb7c44b22
| Author | SHA1 | Date | |
|---|---|---|---|
| 3cb7c44b22 | |||
| 12d24e93e4 | |||
| f0e2f4578c | |||
| 2ed9fc73ee | |||
| fa279cc891 | |||
| abc2fa9a0c | |||
| b868db4299 | |||
| 8e507c5635 | |||
| 8375ed0490 | |||
| f5ae1317ad | |||
| 083b23fa8d | |||
| 1692a89748 | |||
| 30d5a49df5 | |||
| b8d47a9800 | |||
| 1154117679 | |||
| af9e22e55c | |||
| ffc9c7bdbc | |||
| 393a8f305c | |||
| 68b6d37a28 | |||
| d3425d2ac7 | |||
| 34b82f113d | |||
| 96b5fa9c6d | |||
| 68c4f72748 | |||
| a75d513c06 | |||
| 5dbc15848e | |||
| 3451512fd7 | |||
| 1c85fbabec | |||
| 595276fdcc | |||
| 71ed92f510 | |||
| 48e3f58bc7 |
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
*.bak
|
||||||
|
*.swp
|
||||||
|
*.pyc
|
||||||
|
.env
|
||||||
|
|
||||||
|
# update 10 (2026-04)
|
||||||
|
|
||||||
|
# update 21 (2026-04)
|
||||||
7
CODEOWNERS
Normal file
7
CODEOWNERS
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# CODEOWNERS
|
||||||
|
/runbooks/ @marcus @sara
|
||||||
|
/adr/ @marcus
|
||||||
|
|
||||||
|
# update 9 (2026-04)
|
||||||
|
|
||||||
|
# update 20 (2026-04)
|
||||||
@ -1,3 +1,7 @@
|
|||||||
# internal-docs
|
# internal-docs — README
|
||||||
|
|
||||||
Internal engineering wiki, runbooks, postmortems
|
(Initial — see git history.)
|
||||||
|
|
||||||
|
# update 8 (2026-04)
|
||||||
|
|
||||||
|
# update 19 (2026-04)
|
||||||
|
|||||||
9
adr/0001-jwt-rotation.md
Normal file
9
adr/0001-jwt-rotation.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# internal-docs — 0001-jwt-rotation
|
||||||
|
|
||||||
|
(Initial — see git history.)
|
||||||
|
|
||||||
|
# update 5 (2026-04)
|
||||||
|
|
||||||
|
# update 16 (2026-04)
|
||||||
|
|
||||||
|
# update 27 (2026-04)
|
||||||
9
adr/0002-dbt-migration.md
Normal file
9
adr/0002-dbt-migration.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# internal-docs — 0002-dbt-migration
|
||||||
|
|
||||||
|
(Initial — see git history.)
|
||||||
|
|
||||||
|
# update 6 (2026-04)
|
||||||
|
|
||||||
|
# update 17 (2026-04)
|
||||||
|
|
||||||
|
# update 28 (2026-04)
|
||||||
9
adr/0003-monitoring-stack.md
Normal file
9
adr/0003-monitoring-stack.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# internal-docs — 0003-monitoring-stack
|
||||||
|
|
||||||
|
(Initial — see git history.)
|
||||||
|
|
||||||
|
# update 7 (2026-04)
|
||||||
|
|
||||||
|
# update 18 (2026-04)
|
||||||
|
|
||||||
|
# update 29 (2026-04)
|
||||||
9
postmortems/2024-08-12-pg-oom.md
Normal file
9
postmortems/2024-08-12-pg-oom.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# internal-docs — 2024-08-12-pg-oom
|
||||||
|
|
||||||
|
(Initial — see git history.)
|
||||||
|
|
||||||
|
# update 3 (2026-04)
|
||||||
|
|
||||||
|
# update 14 (2026-04)
|
||||||
|
|
||||||
|
# update 25 (2026-04)
|
||||||
9
postmortems/2024-09-23-deploy-rollback.md
Normal file
9
postmortems/2024-09-23-deploy-rollback.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# internal-docs — 2024-09-23-deploy-rollback
|
||||||
|
|
||||||
|
(Initial — see git history.)
|
||||||
|
|
||||||
|
# update 4 (2026-04)
|
||||||
|
|
||||||
|
# update 15 (2026-04)
|
||||||
|
|
||||||
|
# update 26 (2026-04)
|
||||||
9
runbooks/grafana-dashboard.md
Normal file
9
runbooks/grafana-dashboard.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# internal-docs — grafana-dashboard
|
||||||
|
|
||||||
|
(Initial — see git history.)
|
||||||
|
|
||||||
|
# update 1 (2026-04)
|
||||||
|
|
||||||
|
# update 12 (2026-04)
|
||||||
|
|
||||||
|
# update 23 (2026-04)
|
||||||
9
runbooks/oncall-rotation.md
Normal file
9
runbooks/oncall-rotation.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# internal-docs — oncall-rotation
|
||||||
|
|
||||||
|
(Initial — see git history.)
|
||||||
|
|
||||||
|
# update 2 (2026-04)
|
||||||
|
|
||||||
|
# update 13 (2026-04)
|
||||||
|
|
||||||
|
# update 24 (2026-04)
|
||||||
7
runbooks/postgres-failover.md
Normal file
7
runbooks/postgres-failover.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# internal-docs — postgres-failover
|
||||||
|
|
||||||
|
(Initial — see git history.)
|
||||||
|
|
||||||
|
# update 11 (2026-04)
|
||||||
|
|
||||||
|
# update 22 (2026-04)
|
||||||
Loading…
Reference in New Issue
Block a user