mirror of
https://github.com/michivonah/docker.git
synced 2025-12-22 20:36:27 +01:00
create podman script for openziti
This commit is contained in:
parent
221745bb88
commit
184b819356
3 changed files with 89 additions and 0 deletions
7
openziti/example.env
Normal file
7
openziti/example.env
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
ZITI_CONTROLLER_DATA_DIR=
|
||||
ZITI_ROUTER_DATA_DIR=
|
||||
ZIGGY_UID=
|
||||
ZITI_PWD=
|
||||
ZITI_CTRL_ADVERTISED_ADDRESS=
|
||||
ZITI_ROUTER_ADVERTISED_ADDRESS=
|
||||
ZITI_ENROLL_TOKEN="$(</path/to/router.jwt)" # for router; loads file
|
||||
Loading…
Add table
Add a link
Reference in a new issue