You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this normal behavior? Checks are repeated several times. It looks like it is doing it for every target, but I'm not 100% sure about that. It takes quite some time to do a deployment.
deploy --targets .#hetzner-otap01 .#hetzner-prod01 .#rdm-otap01
🚀 ℹ️ [deploy] [INFO] Running checks for flake in .
warning: Git tree '/home/munnik/Code/nixos-sustainablemotion.io' is dirty
warning: unknown flake output 'deploy'
warning: The check omitted these incompatible systems: aarch64-darwin, aarch64-linux, x86_64-darwin
Use '--all-systems' to check all.
🚀 ℹ️ [deploy] [INFO] Running checks for flake in .
warning: Git tree '/home/munnik/Code/nixos-sustainablemotion.io' is dirty
warning: unknown flake output 'deploy'
warning: The check omitted these incompatible systems: aarch64-darwin, aarch64-linux, x86_64-darwin
Use '--all-systems' to check all.
🚀 ℹ️ [deploy] [INFO] Running checks for flake in .
warning: Git tree '/home/munnik/Code/nixos-sustainablemotion.io' is dirty
warning: unknown flake output 'deploy'
warning: The check omitted these incompatible systems: aarch64-darwin, aarch64-linux, x86_64-darwin
Use '--all-systems' to check all.
🚀 ℹ️ [deploy] [INFO] Evaluating flake in .
warning: Git tree '/home/munnik/Code/nixos-sustainablemotion.io' is dirty
🚀 ℹ️ [deploy] [INFO] Evaluating flake in .
warning: Git tree '/home/munnik/Code/nixos-sustainablemotion.io' is dirty
🚀 ℹ️ [deploy] [INFO] Evaluating flake in .
warning: Git tree '/home/munnik/Code/nixos-sustainablemotion.io' is dirty
🚀 ℹ️ [deploy] [INFO] The following profiles are going to be deployed:
<--snip-->
The text was updated successfully, but these errors were encountered:
Adding more machines to the list makes deploy-rs really slow. With 6 machines it takes more than 15 minutes to do the deployment, most of the time is spent in checking NixOS configuration....
Is this normal behavior? Checks are repeated several times. It looks like it is doing it for every target, but I'm not 100% sure about that. It takes quite some time to do a deployment.
The text was updated successfully, but these errors were encountered: