Manage routine operations through Ansible
This commit is contained in:
+6
-1
@@ -1,5 +1,10 @@
|
||||
# Host inventory
|
||||
|
||||
Routine health, maintenance previews, and reviewed Compose reconciliations are
|
||||
run through Ansible. SSH endpoints below remain the access path for focused
|
||||
diagnosis and procedures that are deliberately interactive or destructive; see
|
||||
[the Ansible operations runbook](../runbooks/ansible-operations.md).
|
||||
|
||||
| Host | Role | SSH | IPv4 | Status | Facts |
|
||||
|------|------|-----|------|--------|-------|
|
||||
| mx2.windy.me | mailcow (primary MX prio 20) | `ssh -4 windy@mx2.windy.me` | 194.163.160.244 | active | [hosts/mx2.windy.me.md](../hosts/mx2.windy.me.md) |
|
||||
@@ -26,4 +31,4 @@
|
||||
| https://synapse.chans.xyz | Synapse API | Client-Server + Federation API |
|
||||
| https://account.chans.xyz | MAS | Matrix Authentication Service (local passwords) |
|
||||
| https://admin.chans.xyz | Element Admin | Admin console (MAS admin auth) |
|
||||
| `mrtc.chans.xyz` | MatrixRTC | **Reserved** – not deployed |
|
||||
| `mrtc.chans.xyz` | MatrixRTC | **Reserved** – not deployed |
|
||||
|
||||
Reference in New Issue
Block a user