Update 'docker_portainer_stacks/portainer/setup-dockerapi-slave-withtls'

This commit is contained in:
sthope 2021-09-02 23:41:57 +02:00
parent 28f4a32a67
commit 5195f8be23

View File

@ -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-slave-withtls)" # 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
@ -48,7 +48,6 @@ systemctl daemon-reload
systemctl restart docker.service systemctl restart docker.service
clear clear
echo "######################################################################" echo "######################################################################"
echo "############################# by Sthope ##############################" echo "############################# by Sthope ##############################"
echo "######################################################################" echo "######################################################################"