Update 'docker_portainer_stacks/portainer/setup-dockerapi-slave-withtls'
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
###################################
 | 
			
		||||
 | 
			
		||||
#### USAGE
 | 
			
		||||
# bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-notls)"
 | 
			
		||||
# clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-notls)"
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
openssl genrsa -out key.pem 4096
 | 
			
		||||
@@ -46,7 +46,6 @@ EOF
 | 
			
		||||
 | 
			
		||||
systemctl daemon-reload
 | 
			
		||||
systemctl restart docker.service
 | 
			
		||||
clear
 | 
			
		||||
 | 
			
		||||
echo "######################################################################"
 | 
			
		||||
echo "############################# by Sthope ##############################"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user