Steps to eliminate prod controller deployment friction:
[x] include the console SPA in the openziti-controller Linux package
[x] enhance the controller config generator to enable the zac binding when some flag or var is set
[x] set zac enabled by default for the Docker controller image and Linux service bootstrapper
[ ] enhance controller bootstrapper's makePki() function to test is zac enabled and obtain and configure a trusted alt_server_certs for the combined client/mgmt API web listener
Deployed controllers are public so they can solve the HTTP-01 challenge to obtain and configure an alt server cert for the web binding where the console is served.
Steps to eliminate prod controller deployment friction: