2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2025-05-13 03:27:39 +00:00

8 Commits

Author SHA1 Message Date
5eb7b51590
docs: add hidden docs command to generate markdown cli reference
tests: fail if the docs need to be regenerated

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-09 18:55:54 +02:00
20686be390
d2vm/run: hetzner: do not use sparsecat if not on linux
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-09 18:30:01 +02:00
dec8c08db0
add verbose flag, deprecate debug false
Dockerfile: add missing ca-certificates
run: hetzner: add token env var
fix examples

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-09 16:52:12 +02:00
f1cfbbcd71
chore: add missing copyright headers, remove done todos
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-09 13:43:02 +02:00
7ea15f0463
d2vm/run: hetzner: remove server if run is cancelled before beeing created
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-07 18:27:06 +02:00
b7ebeeae45
d2vm/run: hetzner: use tcp to wait for the server to be ready, do not store server key in UserKnownHostsFile
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-06 10:40:51 +02:00
1ec9d99445
d2vm/run: hetzner expand root partition and file system
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-05 20:59:13 +02:00
8ccd29143a
d2vm/run: add hetzner support
tests: add sysconfig tests for the supported distributions

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-08-05 19:10:15 +02:00