Authorize Apple-M1-Server SSH key

Add the M1 dev server's ed25519 public key to ssh_authorized_keys so it can
reach this host alongside OfficeMini and Termius. Deploy via Semaphore.

Co-Authored-By: Claude Fable 5.1 <[email protected]>
This commit is contained in:
2026-09-13 15:37:54 -04:00
co-authored by Claude Fable 5.1
parent c08903d2be
commit 582009a23b
+1
View File
@@ -25,6 +25,7 @@ users:
ssh_authorized_keys: ssh_authorized_keys:
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINALaic1jpoP6t1urbZqJLI1eU5NeTVD9k8AAMAvOvvk OfficeMini" - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINALaic1jpoP6t1urbZqJLI1eU5NeTVD9k8AAMAvOvvk OfficeMini"
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGzTHdCiQjhIHsGB8oMpyKtr9TZXrXeIRKwcwe698zMW Generated By Termius" - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGzTHdCiQjhIHsGB8oMpyKtr9TZXrXeIRKwcwe698zMW Generated By Termius"
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGwFHcAMqcDBMBP+nyiiGiXyVXbGTHOJFaQgWmCACKyC Apple-M1-Server"
# Alloy ships Docker logs + journald to Loki on observe.lan.balders.ca + node # Alloy ships Docker logs + journald to Loki on observe.lan.balders.ca + node
# metrics to Prometheus. Pattern mirrors every other LXC. # metrics to Prometheus. Pattern mirrors every other LXC.