openziti / ziti

The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti
https://openziti.io
Apache License 2.0
2.68k stars 153 forks source link

Docker .env file not quite correct #955

Open gooseleggs opened 1 year ago

gooseleggs commented 1 year ago

So, I am setting up new instance.

Grabbing the compose file from here: https://get.openziti.io/dock/docker-compose.yml

Under the ziti-controller section it references the _ZITI_EDGE_CONTROLLERPORT port. Using the env file that it is also pointed to here: https://get.openziti.io/dock/.env

does not have that environment variable defined in the file. WOuld be good to get it defined with the port number that it needs as well.

dovholuknf commented 1 year ago

I'm working on this for himeose on discourse. I expect I'll update it to make it work for that use case but I also expect we'll be consoladating all these environment variables soon too.