projects:crashcloud
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:crashcloud [2025/01/17 00:58] – mikedlr | projects:crashcloud [2025/01/28 08:39] (current) – difficulties mikedlr | ||
|---|---|---|---|
| Line 26: | Line 26: | ||
| * see in NetBox what machines are appropriate - exist don't have role | * see in NetBox what machines are appropriate - exist don't have role | ||
| * login to machines by going to their management address - check they are powered down but can be powered up | * login to machines by going to their management address - check they are powered down but can be powered up | ||
| + | * burn nixos from download site to USB | ||
| + | * plug in to usb on server | ||
| + | * power on and boot - connect to console | ||
| + | * machine comes up but fails to get IP address 'cos no DHCP | ||
| + | * check and if needed make physical connection from machine to switch | ||
| + | * get and IP address and the switch configured | ||
| + | * manually add IP address, default route and resolver config | ||
| + | * set SSH password for nixos account. | ||
| + | * login remotely | ||
| + | * install colmena | ||
| + | * start to work on building config | ||
| * upgrade bios if required - dangerous and probably avoid | * upgrade bios if required - dangerous and probably avoid | ||
| * get NixOS on a USB pen drive or | * get NixOS on a USB pen drive or | ||
| Line 50: | Line 61: | ||
| ** | ** | ||
| + | ===selected difficulties=== | ||
| + | |||
| + | * NixOS is not easily dockerizable because the privilage model requires a special daemon which runs as root. This should instead run as a non root nix user and give access through that | ||
| + | * If you install two bootloaders, | ||
| + | * Not clear about NixOS debugging - never managed to get prompt inside the machine | ||
| ====== Technical understanding | ====== Technical understanding | ||
projects/crashcloud.1737075485.txt.gz · Last modified: by mikedlr