sam-4screen-desktop 2026-9-16:17:18:7

This commit is contained in:
2026-09-16 17:18:07 +10:00
parent f73bb29ae7
commit 86ffeb0c8e
123 changed files with 2018 additions and 153 deletions

45
templates/Machine.md Normal file
View File

@@ -0,0 +1,45 @@
---
title: "{{title}}"
type: machine
status: active # Options: active, decommissioned, storage-only
os: "" # Operating system
role: "" # e.g. server, workstation, router, iot
hostname: ""
ip_address: ""
areas:
- "[[TODO]]"
containers: []
projects: []
created: {{date:YYYY-MM-DD}}
updated: {{date:YYYY-MM-DD}}
tags: [machine, hardware]
---
# {{title}}
## Specifications
- **OS:**
- **Role:**
- **Hostname:**
- **IP Address:**
## Services
Running containers, installed software, services.
## Network
Network role, connections, static IP if applicable.
## Notes
Hardware details, history, maintenance log.
## Related
- **Containers:**
- **Areas:** [[TODO]]
- **Projects:**
*Created: {{date:YYYY-MM-DD}}*