Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Update deploy instructions for new deployment.
  • Loading branch information
hacklschorsch authored Jan 17, 2025
1 parent 7ac06f5 commit 0aa2f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testgrid.tahoe-lafs.org/README
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
To deploy::

ssh root@157.90.125.177 'cd infrastructure; git pull; nixos-rebuild switch'
ssh root@testgrid.tahoe-lafs.org 'cd /etc/nixos/; git pull --ff-only; nixos-rebuild switch'

There are other tools to manage NixOS deployments.
This approach as the advantage that the deployer only needs one piece of common software installed (``ssh``).

0 comments on commit 0aa2f74

Please sign in to comment.