Commit Graph

33 Commits

Author SHA1 Message Date
Jill
5d86ebfee4 1. Minor tidy up on README
2. Added links to INDEX
3. Removed unneeded files
4. Tidied up quickstart
5. Added requirements.md
6. Added supportmatrix.md

TODO: Decide on final format of support matrix and populate w
2023-05-24 14:21:18 +02:00
Jörg Thalheim
d71088868c resize image 2023-05-14 16:13:53 +02:00
Jörg Thalheim
64608a803d README: simplify code example 2023-05-14 15:39:57 +02:00
Jörg Thalheim
e55ffd7f88 README: several markdown fixes 2023-05-14 14:29:47 +02:00
Jörg Thalheim
c10febb6b6 fix links and drop non-existing contributor guideline 2023-05-14 14:17:09 +02:00
Jörg Thalheim
bb724e37b0 prettier: wrap long lines 2023-05-14 14:12:42 +02:00
Jörg Thalheim
f5646c99a0 enable prettier and reformat markdown 2023-05-14 14:08:40 +02:00
JillThornhill
e49ea88fbe Rework documentation 2023-05-14 13:57:58 +02:00
zimbatm
8e4a684ff5 src/nixos-anywhere.sh: add shebang
It's not strictly needed because Nix wraps it with
writeShellApplication, but it makes it easier for the script to be
standalone and use the right syntax highlighter in shells.

Invoke it with bash in the README because of the Nix build sandbox
missing /usr/bin/env
2023-05-10 17:08:17 +02:00
zimbatm
4c354b29f1 README: format with mdsh
Use mdsh to keep the option parsing outputs in the README in sync with
the script.
2023-05-10 10:29:15 +02:00
zowoq
d9457e6c8d README.md: add build-on-remote 2023-05-10 13:52:01 +10:00
Jörg Thalheim
848a9cd4fc switch to non-interactive installer
Massive size decrease: 820 MB -> 321 MB
2023-05-07 22:40:16 +02:00
Jörg Thalheim
23ec5bc947 README: fix markup 2023-05-07 22:40:16 +02:00
Jörg Thalheim
3028a09680 reduce memory consumption 2023-05-07 22:40:16 +02:00
Paul Haerle
f503e9024b
Add link to blogpost
@tfc has written a nice walk-through on his blog at: https://galowicz.de/2023/04/05/single-command-server-bootstrap/ . This links to it in README.md
2023-04-05 14:26:39 +02:00
paulmattei
776d6f7ba4
Change 'remote' -> 'anywhere' 2023-02-06 20:50:32 +00:00
Jörg Thalheim
0a772d5df0
README: point to main branch for logo 2023-02-02 10:16:07 +01:00
Jörg Thalheim
733ca7be85
reformat with prettier 2023-02-02 08:23:43 +01:00
Jörg Thalheim
15df821835
mention nixos installer detection 2023-02-02 08:22:40 +01:00
Jörg Thalheim
5d2e8fe800
add logo 2023-02-01 20:40:09 +01:00
Jörg Thalheim
c3326a417f
rename nixos-remote to nixos-anywhere 2023-02-01 19:52:43 +01:00
lassulus
5943ffaf46 nixos-remote.sh: generate temporary ssh-key
we use this so the code has less branches for different ssh-key usecases
2023-01-24 16:42:09 +01:00
Jörg Thalheim
563b8191c2 add --from option 2023-01-24 13:36:39 +01:00
Jörg Thalheim
d2f7012d1d expose nixos-remote tools in devshell 2023-01-17 16:32:46 +01:00
Ilan Joselevich
a5b080a799
README: sync with command options 2023-01-12 01:25:14 +02:00
Ilan Joselevich
20ec3cb645
README: suggest the use of the packaged script
Without this change users will be running the script directly and might encounter errors as they are using the script unpackaged without its dependencies.
2023-01-11 01:04:57 +02:00
lassulus
d03bb48320 README: lassulus/flakes-testing -> numtide/nixos-remote-examples 2023-01-03 15:24:15 +01:00
Jörg Thalheim
29f63a12ca extend README 2022-12-31 12:55:20 +01:00
Jörg Thalheim
8b41ac3cd0 nixos-remote: DHCP is no longer a requirement 2022-12-23 11:29:18 +01:00
Jörg Thalheim
4e957c8768 README: extend 2022-11-22 21:46:43 +01:00
Jörg Thalheim
ef1e3ea2c2 README: extend 2022-11-22 21:38:11 +01:00
lassulus
ab86ca7927 add minimal README 2022-11-10 16:49:56 +01:00
Lassulus
6ba303ea48
Initial commit 2022-11-09 13:36:40 +01:00