Update 'docker_portainer_stacks/portainer/README.md'
This commit is contained in:
parent
62c101515c
commit
149662fb7d
@ -18,7 +18,15 @@ bash -c "$(wget -qLO - https://git.sthope.dev/sthope/docker_portainer_stacks/raw
|
||||
```
|
||||
Replace `EDGE_ID` and `EDGE_KEY` with ones given by Portainer
|
||||
|
||||
# Portainer EndPoint DockerAPI no TLS
|
||||
# Portainer EndPoint DockerAPI
|
||||
no TLS
|
||||
```
|
||||
clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-notls)"
|
||||
```
|
||||
```
|
||||
TLS Master
|
||||
```
|
||||
clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-master-withtls)"
|
||||
```
|
||||
TLS Slave
|
||||
```
|
||||
clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-slave-withtls)"
|
Loading…
x
Reference in New Issue
Block a user