Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor docker-compose to make it easier #741

Open
dovholuknf opened this issue Oct 25, 2023 · 3 comments
Open

refactor docker-compose to make it easier #741

dovholuknf opened this issue Oct 25, 2023 · 3 comments
Labels

Comments

@dovholuknf
Copy link
Member

dovholuknf commented Oct 25, 2023

the docker-compose example is a learning tool, but people seem to be more interested in simply deploying an overlay quickly and easily and not so much for complex learning. relegate the current docker-compose to a learning tool by flipping the simplified-docker-compose.yml with the existing docker-compose.yml. Then, refactor the doc to focus on the new, easier, experience.

Also, refacotor the compose file to incorporate ALPN and radically simplify the .env file down to the most basic pieces. Example .env and compose files are located at https://github.com/dovholuknf/ozconfigs/tree/main/extrasimple for inspriation. .env file is much simpler and basically requires changing adding/changing/providing these values:

ZITI_FULLY_QUALIFIED_DOMAIN_NAME=cdaws.clint.demo.openziti.org
ZITI_CTRL_PORT=8441
ZITI_ROUTER_PORT=8440
ZITI_USER=admin
ZITI_PWD=
@qrkourier
Copy link
Member

openziti/ziti#2350

@qrkourier
Copy link
Member

openziti/ziti#2310

@qrkourier
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants