Commit graph

17 commits

Author SHA1 Message Date
c93b46cc30
add ssh key to not need root user 2025-04-06 11:24:56 +02:00
7e109f3fc0
use root user as in #301 - given #297 seems to actually deploy! 2025-04-05 16:04:23 +02:00
771ae0ea6e
update mastodon host 2025-04-05 16:03:01 +02:00
10069e7d1b
change ssh user to root 2025-04-05 15:35:23 +02:00
603b09e45b
for now gitignore .auto.tfvars.json used to track TF module of nixos-anywhere
in case we want that file for something else, we can move this (and its
ignore) to something separate.
2025-04-05 15:35:23 +02:00
5b85c294ba
untrack TF generated provider/module stuff - local dev now requires following launch/README.md 2025-04-05 15:35:23 +02:00
7124bcf7bd
update nixos-anywhere to fix error 'installable ... does not correspond to a Nix language value' 2025-04-05 15:35:23 +02:00
5dc7215372
rm launch flake, as i seem to have reached similar progress without it 2025-04-05 15:35:23 +02:00
f00c14bfe2
get TF in prod to the same 'installable ... does not correspond to a Nix language value' for non-flakes
seemingly gets further when a similar command is tried from terminal.
as per https://github.com/NixOS/nix/issues/8752#issuecomment-1694714693,
this may have to do with aligning the current working directory.
2025-04-05 15:35:23 +02:00
33516a1b9e
document updating TF module 2025-04-05 15:35:23 +02:00
93840b37eb
update 2025-04-05 15:35:23 +02:00
23d87d7345
move tf init out of python over read-only nix env 2025-04-05 15:35:23 +02:00
31a079c8ab
properly pass repo dir for prod, be it with hard-coded TF init 2025-04-05 15:35:23 +02:00
0405677f0c
use flake-sourced nixos-anywhere in tf, to reproduce modules for nix 2025-04-05 15:35:23 +02:00
c2822e8fba
switch launch shell to root flake's nixpkgs, see #279 2025-04-05 15:35:23 +02:00
ab912805fb
make re-exports explicit again 2025-04-05 15:35:23 +02:00
5a593f6f9e
tf 2025-04-05 15:35:23 +02:00