Files
softwarefactory/README.md
2025-09-03 07:29:20 +02:00

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