Skip to content

Commit 94c2c8d

Browse files
authored
Merge pull request #1000 from NixOS/update-macs
Update the Mac inventory
2 parents 9b0e582 + 91c919c commit 94c2c8d

2 files changed

Lines changed: 24 additions & 16 deletions

File tree

build/hydra.nix

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -178,12 +178,6 @@ in
178178
"hopeful-rivest.builder.nixos.org".publicKey =
179179
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBgjwpQaNAWdEdnk1YG7JWThM4xQdKNJ3h3arhF7+iFm";
180180

181-
# M1 Macs in North America
182-
"*.foundation.detsys.dev" = {
183-
certAuthority = true;
184-
publicKey = "@cert-authority *.foundation.detsys.dev ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDBQ55ccEXJHIY9Cde6hSx26zTOju0RIXzuJL2uxmKrSc6l2SsZV3RsejfY3vp4Zhs/UVhk9VBkaiYY6bMg1SW6f9A0fBrPOSSytRwKgW/XCO605bdpNlGC5sKFGQAuOZfhFEeW9mInhjn1Pkz63gINrI3jWEM1mWJMKwLpstC2P0wXX3kWxQutPjIQrGqKP+TRiYdWcy+dWUFItXcBQkBRk+2xC24PL4s5JLGJffx/pNt+WnZqADIEu42WgrQiiz5OPGoGwlzDNgcWltuHdYaDtKU7bDY4wZxWa/HZGNju1vqLbVPai/Fo4EpONjKr4+EJpInxTpmjm4rcXHmCNmf2fEjZvbpXVcocj/NHp0IuusSLfMo3JfUTo6Vo5gyDjEETWDm1y++pWp5aZ0Dss1mJAbkUN/arMqIIj1RcmLFYf7p9Y1mE7axHZL3BFIlsHxAnZle+ouxPUSIstq9GrD1b3rIC03lTqEH0eTikEpoJAU3OIK5Eoi7vuJyDTtd8rzxPhsv3ScxBGJF6BRbyaaBsqjXWphxzlmzKvwH0psLoE3NuS46EQ5VXq4A4p0KgcuybccuxYMDSf81u96LSIm4f7yWZcE7+iXTollc3tn48uxWFSFNLxzo7RixmJ0R/cRPY6KlOUUJyurWO/bMxSc9rxCJpVrrr/0cMbBbEggICEw==";
185-
};
186-
187181
# M1 Macs at Hetzner
188182
"intense-heron.mac.nixos.org".publicKey =
189183
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICeSgOe/cr1yVAJOl30t3AZOLtvzeQa5rnrHGceKeBue";

macs/README.md

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,30 @@ See [inventory](../docs/inventory.md).
44

55
## Inventory
66

7-
### At Graham's place
7+
### Obisdian Systems (US Hosting)
88

9-
We have mac-mini's are in [Grahams](https://github.com/grahamc) house, that only
10-
[@cole-h](https://github.com/cole-h) can deploy:
9+
They are hosting five Macs Minis for us in the United States.
1110

12-
- becoming-hyena.foundation.detsys.dev
13-
- cosmic-stud.foundation.detsys.dev
14-
- quality-ram.foundation.detsys.dev
15-
- tight-bug.foundation.detsys.dev
11+
Contact: [@ryantrinkle](https://github.com/ryantrinkle)
1612

17-
- These are getting erased and automatically redeployed from the configuration
18-
in this directory.
13+
- Mac Mini (M1 2020, 16 GB, 256 GB)
14+
- Mac Mini (M1 2020, 16 GB, 256 GB)
15+
- Mac Mini (M1 2020, 16 GB, 256 GB)
16+
- Mac Mini (M1 2020, 16 GB, 256 GB)
17+
- Mac Mini (i3-8100B, 8GB, 128 GB)
18+
19+
### Flying Circus (DE Hosting)
20+
21+
Currently hosting two Mac Minis for us in Germany.
22+
23+
Contact: [@ctheune](https://github.com/ctheune)
24+
25+
- Mac Mini (M1 2020, 16 GB, 256 GB)
26+
- Mac Mini (M1 2020, 16 GB, 256 GB)
1927

2028
### Hetzner
2129

22-
Additional we have five M1 builders at Hetzner online:
30+
Additional we rent five M1 (16 GB, 256 GB) builders at Hetzner online:
2331

2432
- enormous-catfish.mac.nixos.org
2533
- growing-jennet.mac.nixos.org
@@ -31,6 +39,12 @@ These are maintained by the build infra team.
3139

3240
### Oakhost
3341

42+
Two M2 Mac Mini with 24 GB RAM and 1 TB disk are sponsored by
43+
[Oakhost](https://www.oakhost.com/).
44+
45+
If you are looking for Mac Hosting in the EU, we can recommend Oakhost. They
46+
offer a great admin experience with ad-hoc KVM access in the browser.
47+
3448
- eager-heisenberg.mac.nixos.org
3549
- kind-lumiere.mac.nixos.org
3650

0 commit comments

Comments
 (0)