Update 'docker_portainer_stacks/portainer/setup-dockerapi-slave-withtls'
This commit is contained in:
parent
782745e52f
commit
1cc0328f3c
@ -4,7 +4,7 @@
|
|||||||
###################################
|
###################################
|
||||||
|
|
||||||
#### USAGE
|
#### 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
|
openssl genrsa -out key.pem 4096
|
||||||
@ -46,7 +46,6 @@ EOF
|
|||||||
|
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl restart docker.service
|
systemctl restart docker.service
|
||||||
clear
|
|
||||||
|
|
||||||
echo "######################################################################"
|
echo "######################################################################"
|
||||||
echo "############################# by Sthope ##############################"
|
echo "############################# by Sthope ##############################"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user