init: koopa-admin-log
This commit is contained in:
commit
ad85a60c62
2 changed files with 13 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
*.bak
|
||||
*.pyc
|
||||
__pycache__/
|
||||
.DS_Store
|
||||
*.swp
|
||||
*~
|
||||
7
README.md
Normal file
7
README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# koopa-admin-log
|
||||
|
||||
Ops log and config mirror for host **koopa**.
|
||||
|
||||
**Day logs:** `2026/` (major only, same-day).
|
||||
|
||||
**Secrets:** see `SECRETS.md` / `koopa-admin-secrets`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue