Reproducible proxmox installation #325

Closed
opened 2025-05-01 16:24:14 +02:00 by kiara · 0 comments
Owner

As a service provider, I want to set up proxmox automatically so it's ready for provisioning resources and deploying services to it.

Acceptance criteria

Given I have a bare NixOS configuration,
When I add proxmox to it, with an initial VM to provision, and rebuild,
Then the desired VM configuration is provisioned.

Implementation notes

  • There's proxmox-nixos
    • It's not entirely clear whether their integration test is actually running in CI
      • Currently the interface is shown such that you need to mount an ISO in the provisioned machine dynamically -- we can do that, and even use our custom installer
      • Need to investigate whether we can take the template route in the modular configuration
  • to properly test #116 we will need to reproduce a proxmox instance
As a service provider, I want to set up proxmox automatically so it's ready for provisioning resources and deploying services to it. ## Acceptance criteria Given I have a bare NixOS configuration, When I add proxmox to it, with an initial VM to provision, and rebuild, Then the desired VM configuration is provisioned. ## Implementation notes - There's [proxmox-nixos](https://github.com/SaumonNet/proxmox-nixos/) - It's not entirely clear whether [their integration test](https://github.com/SaumonNet/proxmox-nixos/blob/main/tests/vm.nix) is actually running in CI - Currently the interface is shown such that you need to mount an ISO in the provisioned machine dynamically -- we can do that, and even use our custom installer - Need to investigate whether we can take the template route in the modular configuration - to properly test #116 we will need to reproduce a proxmox instance
fricklerhandwerk changed title from reproduce proxmox installation to Reproducible proxmox installation 2025-05-12 10:46:56 +02:00
kiara self-assigned this 2025-05-28 16:04:59 +02:00
kiara removed this from the Fediversity project 2025-06-10 18:42:20 +02:00
kiara added this to the Fediversity project 2025-08-02 16:40:49 +02:00
kiara closed this issue 2025-09-01 14:31:53 +02:00
kiara referenced this issue from a commit 2025-09-01 14:31:53 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: fediversity/fediversity#325
No description provided.