Cloud-RF / tak-server

TAK Server docker setup
GNU General Public License v3.0
171 stars 59 forks source link

Mac support #25

Closed FarrantAlex closed 7 months ago

FarrantAlex commented 1 year ago

People are trying the setup on a Mac with limited success due to different syntax with route and ifconfig utilities, needed for fetching the IP. Mac detection and substitutes are required.

jmugan commented 1 year ago

Setting the IP address manually seemed to work, but then I got the "Failed to initialize pool: Connection to tak-database:5432 refused" error. I tried what you mentioned in the FAQ to clean out the Docker network, but it didn't help. Just noting this here since I'm on a mac.

FarrantAlex commented 1 year ago

Latest release now uses a docker alias instead of an IP. Not yet tested on a MAC..

jmugan commented 1 year ago

Cool! I tried it on my mac. I still get Caused by: java.net.ConnectException: Connection refused (Connection refused)

FarrantAlex commented 7 months ago

closing this as we've moved on several releases. if it persists, pls reopen