d2a9d731ed 
								
									
								
							
								 
							
						 
						
							
							
								
								Update ssh.sh  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ce7d410c8 
								
							
								 
							
						 
						
							
							
								
								improve doc comments  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								74f28021e7 
								
							
								 
							
						 
						
							
							
								
								fix format again  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f90cbb636a 
								
							
								 
							
						 
						
							
							
								
								fix format  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c8929ca0cb 
								
							
								 
							
						 
						
							
							
								
								support specifying port for each host  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9fb5bb620d 
								
							
								 
							
						 
						
							
							
								
								refact ssh hook to use deploy config  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b37bf06de8 
								
							
								 
							
						 
						
							
							
								
								Update ssh.sh  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c43c711f72 
								
							
								 
							
						 
						
							
							
								
								use _getdeployconf instead of sourcing DOMAIN_CONF  
							
							
 
							
							
							(requested by @Neilpang  in #3394 )
github: closes  #3394  
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								08d60fcbf2 
								
							
								 
							
						 
						
							
							
								
								Update ssh.sh  
							
							
 
							
							
							shfmt formatting 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4cda54774a 
								
							
								 
							
						 
						
							
							
								
								Update ssh.sh  
							
							
 
							
							
							SC2086 and SC2215 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								613475ac26 
								
							
								 
							
						 
						
							
							
								
								Update ssh.sh  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								20d23fcb92 
								
							
								 
							
						 
						
							
							
								
								Update ssh.sh  
							
							
 
							
							
							Added scp mode for copy the certs 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								19c4345162 
								
							
								 
							
						 
						
							
							
								
								fix shfmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a78a09f594 
								
							
								 
							
						 
						
							
							
								
								Support multiple servers for SSH deployment.  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f38df4df11 
								
							
								 
							
						 
						
							
							
								
								Make remote backup directory path user configurable.  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								554e083f3d 
								
							
								 
							
						 
						
							
							
								
								For MULTI_CALL default to undefined, deleting entry in config file if set to "no"  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ba573d196 
								
							
								 
							
						 
						
							
							
								
								Change variable name to MULTI_CALL so default can be "no"  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f73a494407 
								
							
								 
							
						 
						
							
							
								
								Remove spaces on blank line to fix travis error  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								46ee74ed16 
								
							
								 
							
						 
						
							
							
								
								Remove variable from info/error printout that could potentially expose login credentials.  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								806b746fc0 
								
							
								 
							
						 
						
							
							
								
								Fix bug where backup and batch_mode yes/no values could not be changed.  
							
							
 
							
							
							Once set to "no" then they could never be set back to "yes" 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc820e97c6 
								
							
								 
							
						 
						
							
							
								
								Add support for DEPLOY_SSH_BATCH_MODE with default of yes.  
							
							
 
							
							
							Before this update all remote commands were bunched together and
sent to the remote host in a single SSH command.  This could result
in a very long sequence of commands that might be rejected by a
remote host (example is VMware ESXi that uses busybox sh).
With this update you can set DEPLOY_SSH_BATCH_MODE="no" and
each remote command is sent as a separate SSH call so now we
do not have big long sequence of commands.  Defaults to same
behaviour as before this update. 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								283b04df73 
								
							
								 
							
						 
						
							
							
								
								Move cleanup of backup directory to first step in the function.  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6420d1239f 
								
							
								 
							
						 
						
							
							
								
								Move call to remote system into separate function  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								04771e5a4a 
								
							
								 
							
						 
						
							
							
								
								Move call to remote system into separate function  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d9608faa0 
								
							
								 
							
						 
						
							
							
								
								Move -T parameter into default ssh command variable  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								63134fafec 
								
							
								 
							
						 
						
							
							
								
								Fix key leakage in SSH deploy log  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0649206796 
								
							
								 
							
						 
						
							
							
								
								remove _ACME prefix from all exported variables.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a77a6eded 
								
							
								 
							
						 
						
							
							
								
								cleanup documentation and suppress some remote messages.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								18a90734d9 
								
							
								 
							
						 
						
							
							
								
								Alternate backup cleanup after 180 days method.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4b2cebef6 
								
							
								 
							
						 
						
							
							
								
								Make backup of certs on remote server optional.  Defaults to yes.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68d708e56d 
								
							
								 
							
						 
						
							
							
								
								Reduce and simplify number of exported variables.  Also allow any cert file to  
							
							
 
							
							
							append to previous file. 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3365df7778 
								
							
								 
							
						 
						
							
							
								
								Make certificate domain name part of the backup directory name.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3be5a68e12 
								
							
								 
							
						 
						
							
							
								
								Rename sshdeploy.sh to ssh.sh  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f158caa2eb 
								
							
								 
							
						 
						
							
							
								
								Updates from code review  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9507b121ac 
								
							
								 
							
						 
						
							
							
								
								More selective pruning of certificate backup directories.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3812b275e9 
								
							
								 
							
						 
						
							
							
								
								Moving on to the next batch of travis errors.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c1561f415 
								
							
								 
							
						 
						
							
							
								
								Grasping at straws now !!  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ab6353d73 
								
							
								 
							
						 
						
							
							
								
								Trying again.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff60dc4d24 
								
							
								 
							
						 
						
							
							
								
								More Travis issues !!!  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								62e7d904b4 
								
							
								 
							
						 
						
							
							
								
								Travis errors  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d3de4b670 
								
							
								 
							
						 
						
							
							
								
								Additional info messages for backup management  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d75ad4c56 
								
							
								 
							
						 
						
							
							
								
								Backup old certificates before overwriting.  Add userid export parameter.  
							
							
 
							
							
							And generate error if nothing to do at remote server. 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								989651c23b 
								
							
								 
							
						 
						
							
							
								
								Initial version  
							
							
								
 
							
							
						 
						9 years ago