PSRemotely icon indicating copy to clipboard operation
PSRemotely copied to clipboard

Use Nuget repo or PSDeploy

Open DexterPOSH opened this issue 7 years ago • 2 comments

On the machine from which Remotely is fired, look at setting up a Nuget repo. This will help in resolving dependencies on the remotely nodes.

DexterPOSH avatar Nov 14 '16 16:11 DexterPOSH

Since in the initial bootstrapping mode PS Remotely copies the required modules and artifacts to the remotely nodes, we could look at using PSDeploy for this.

Need to decide on either of creating a SMB share (which will act as the Nuget repo later) or just use the PSDeploy DSL :)

DexterPOSH avatar Nov 15 '16 01:11 DexterPOSH

wrongly closed by a commit.

DexterPOSH avatar Apr 18 '17 09:04 DexterPOSH