
Bamboo Server 4.2 - 4.4.8
Adds restrictive edit rules and reverse SCP
Adds restrictive edit rules and reverse SCP
Adds restrictive edit rules and reverse SCP
Add the host, credentials and commands to execute.
Changes to the commands require password re-entry
Changes to the commands require password re-entry
More details
Thanks to Jörg Schoberlechner
Reviews for cloud
(7)Sign in to write a review


That would depend on where your key is stored..
I would think the simplest approach (assuming the public key exists on your build agent) would be accomplished in a few commands
1st - make sure the .ssh directory exists on the target server
mkdir ~/.ssh || echo "SSH directory already exists"
2nd - *append* the contents of the public key into authorized_keys
echo "JKJKDGJKDGDHJGDHGDHG++===" >> ~/.ssh/authorized_keys
Reviews for server
(7)Sign in to write a review



That would depend on where your key is stored..
I would think the simplest approach (assuming the public key exists on your build agent) would be accomplished in a few commands
1st - make sure the .ssh directory exists on the target server
mkdir ~/.ssh || echo "SSH directory already exists"
2nd - *append* the contents of the public key into authorized_keys
echo "JKJKDGJKDGDHJGDHGDHG++===" >> ~/.ssh/authorized_keys
Reviews for Data Center
(7)Sign in to write a review


That would depend on where your key is stored..
I would think the simplest approach (assuming the public key exists on your build agent) would be accomplished in a few commands
1st - make sure the .ssh directory exists on the target server
mkdir ~/.ssh || echo "SSH directory already exists"
2nd - *append* the contents of the public key into authorized_keys
echo "JKJKDGJKDGDHJGDHGDHG++===" >> ~/.ssh/authorized_keys
Cloud Pricing
Server Pricing
Data Center Pricing
Basic support resources are available for this app.
Vendor support resources
Collaborative documentation platform hosted by this vendor.
Atlassian-hosted discussions connect you to other customers who use this app.
Versions
Version 1.6.3 • Bamboo Server 5.0-beta1 - 6.8.3 • Released 2019-01-15
Summary
Fixes reverse SCP password entry in Bamboo 6.6+
Details
Thanks to Jörg Schoberlechner
Installation
- Log into your Bamboo instance as an admin.
- Click the admin dropdown and choose Add-ons. The Manage add-ons screen loads.
- Click Find new apps or Find new add-ons from the left-hand side of the page.
- Locate bamboo-ssh-plugin via search. Results include app versions compatible with your Bamboo instance.
- Click Install to download and install your app.
- You're all set! Click Close in the Installed and ready to go dialog.
To find older bamboo-ssh-plugin versions compatible with your instance, you can look through our version history page.