pvarki / docker-atak-server

Dockerfiles for building TAK server Java stuff and creating images
15 stars 4 forks source link

Separate admin-ui and webtak ports #14

Closed rambo closed 6 months ago

rambo commented 1 year ago

https://cdn.discordapp.com/attachments/1065931173441851423/1068815413305167932/IMG_3981.png

<connector port="8443" _name="https" enableAdminUI="false" enableWebtak="true" />
<connector port="8444" _name="https" enableAdminUI="true" enableWebtak="false" />
rambo commented 6 months ago

As discussed elsewhere WebTAK is kinda problematic and mostly useless so https://github.com/pvarki/docker-atak-server/pull/68 disables in entirely