open-balena
open-balena copied to clipboard
How to deploy OpenBalena without using TLD DNS?
OpenBalena server requires a TLD DNS to be set before running the make command. I'd like to use the local ip address as the main way to connect to the server. I've tried setting the TLD DNS environment variable to an IP address however api. gets prepended on it causing errors.
Everything works fine when configured with a DNS provider. Now I'd like to setup a local instance on my local network as well.