Commit Graph

17 Commits

Author SHA1 Message Date
Sizhe Zhao
d8b8cc69b0 feat(terraform): don't mention rsync 2024-05-26 09:13:58 +00:00
Victor Hugo Aguiar Pacce
88a60aa8b8 Allow installs through terraform to work on different ports
Signed-off-by: Victor Hugo Aguiar Pacce <victor.pacce@ossystems.com.br>
2024-04-29 16:19:09 +00:00
Samuel Rounce
60d3b38bcb
feat(terraform): re-export store path result from all-in-one 2024-01-23 12:05:32 +00:00
Jörg Thalheim
2bc305e1cb terraform: add no-reboot option 2023-09-05 15:23:15 +02:00
Jörg Thalheim
bd3f79f11d extend terraform module to support extra_files_script 2023-09-05 15:23:15 +02:00
Jörg Thalheim
50e1df362e Revert "wip: extend terraform module to support extra_files_script"
This reverts commit 9661aeffcb.

This was pushed by accident to main
2023-09-05 15:22:07 +02:00
Jörg Thalheim
9661aeffcb wip: extend terraform module to support extra_files_script 2023-09-05 15:20:28 +02:00
a-kenji
f417afd489 chore: fix typos 2023-08-22 13:55:28 +02:00
dantefromhell
39da91a2e2 Skips nixos-rebuild if stop-after-disko is true 2023-06-05 12:40:43 +02:00
dantefromhell
31c332f3c1 Add stop_after_disko logic to all-in-one module 2023-06-05 12:40:43 +02:00
dantefromhell
c0b3ac4e45 Add var.stop_after_disko to all-in-one module 2023-06-05 12:40:43 +02:00
Jean-François Roche
16143cd8c0 terraform: allow nixos-rebuild to use specified private key for deployment
`nixos-rebuild/deploy.sh` script enable ssh authentication with a given private key
through the `SSH_KEY` environment variable.

Add additional variable for the private key used for the deployment.
To encourage the use of ssh-agent and discourage the storage of deployment keys in the terraform state
we do not set the install ssh key as the default for the deployment key.

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2023-03-28 00:28:48 +02:00
Jörg Thalheim
48fe2fa8cc nixos-rebuild: allow to change deploy user 2023-03-04 13:53:20 +01:00
Jörg Thalheim
ed67349b96 terraform: improve module description 2023-02-23 17:10:09 +01:00
Jörg Thalheim
29b0f1b5f2 terraform: add instance_id to trigger reinstall 2023-02-23 16:15:52 +01:00
Jörg Thalheim
23bbd22fb2 add debug logging option 2023-02-22 16:42:55 +01:00
lassulus
411fb9bd76 terraform: init modules 2023-02-14 07:34:24 +01:00