Compare commits
1 commit
a7d771d945
...
6b84a5688e
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b84a5688e |
2 changed files with 4 additions and 4 deletions
|
|
@ -80,10 +80,10 @@ This repo uses [Forgejo Actions](https://forgejo.org/docs/latest/user/actions/)
|
|||
|
||||
## Documentation
|
||||
|
||||
Detailed documentation lives in my personal zettelkasten, which is not included in this repository. You can view the docs with:
|
||||
Documentation lives in `docs/` and covers infrastructure, services, and operational runbooks. View all docs with:
|
||||
|
||||
```bash
|
||||
mise run zk-docs
|
||||
```
|
||||
|
||||
The zettelkasten is private at time of writing. If you're interested in the documentation or have questions about this project, please reach out to blume.erich@gmail.com.
|
||||
The docs use [Obsidian](https://obsidian.md) wiki-link syntax (`[[link]]`) for cross-references.
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ ACLs are managed via Pulumi in `pulumi/policy.hujson`. See [[pulumi]] for deploy
|
|||
|
||||
| Group | Members | Purpose |
|
||||
|---------------------|--------------------------------------------|----------------------------------|
|
||||
| `group:allisonflix` | blume.erich@gmail.com, acmdavis@gmail.com | Jellyfin media access |
|
||||
| `group:allisonflix` | <admin-email>, <member-email> | Jellyfin media access |
|
||||
|
||||
### Device Tags
|
||||
|
||||
|
|
@ -57,7 +57,7 @@ ACLs are managed via Pulumi in `pulumi/policy.hujson`. See [[pulumi]] for deploy
|
|||
|
||||
Notes:
|
||||
- **Admins** - full access to all services via `autogroup:admin`
|
||||
- **Allison** (`acmdavis@gmail.com`) - member services only, no Grafana/Loki/NAS
|
||||
- **Allison** (member) - member services only, no Grafana/Loki/NAS
|
||||
|
||||
### SSH Access
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue