387 B
387 B
SoftwareFactory
Getting started
Pre
Create a Proxmox cloud template with script create-ubuntu-cloudinit-template.sh
Running terraform
Make sure the socket path is correct
First init
terraform init
Then plan
terraform plan
Then apply
terraform apply
Development
NixOS
Start nix container with
nix develop