proxmox-nixos icon indicating copy to clipboard operation
proxmox-nixos copied to clipboard

The Proxmox Hypervisor, on NixOS [maintainers=@camillemndn @julienmalka]

Results 64 proxmox-nixos issues
Sort by recently updated
recently updated
newest added

log: https://pastebin.com/W79Sp4Aw The pveproxy service fails to start properly because it cannot write to /var/log/pveproxy/access.log which results in a worker process loop and inaccessible web interface. This happens due to...

Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for pve-manager is: The Proxmox VE Manager API and Web UI repository meta.homepage for...

The objective of this PR is to pass the Ceph cluster creation test.

Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for pve-storage is: Proxmox VE Storage Library meta.homepage for pve-storage is: git://git.proxmox.com/?p=pve-storage.git ###### Updates...

Just wanted to list a few ways I did things wrongly when setting it up for me. 0. (for the people like me who don't know, you should add the...

Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for pve-firewall is: Firewall test scripts meta.homepage for pve-firewall is: git://git.proxmox.com/?p=pve-firewall.git ###### Updates performed...

side Note: While investigating this issue, discovered that explicit storage setup isn't required for initial Proxmox operation as the local storage can be used. However, this seem to prevent setting...

It would be nice if there were stable releases for this repository that followed the major Proxmox version it corresponded with. I.E. would be nice in my flake if I...

My proxmox installations are running of a small 16G boot-disk/local storage with additional storage options available. It would be great if the temporary storage location for the nixox installation image...

Hey there, First time I do a Nix related PR, so would appreciate pointers to do things better. This PR allow us to create privileged and unprivileged LXC containers, the...