My current challenge revolves around configuring the ThingsBoard IoT Gateway and ensuring that all the steps I'm undertaking are correct. Unfortunately, I've encountered an obstacle: I couldn't locate the configuration file pre-installed within the TB-Gateway image or its accompanying package. To address this, I attempted to create a directory within the container and then utilize Nano to create a configuration file. However, I'm uncertain if this approach is the correct course of action.
In my current setup, I'm utilizing Ubuntu within a Docker environment. I've proceeded by installing the TB-Gateway image and creating the corresponding TB-Gateway-Container. Additionally, I've successfully installed the ThingsBoard CE service, and it's running smoothly. However, I've encountered a hurdle: I'm unable to locate the gateway configuration file within the container. Despite thorough exploration, it seems that the configuration file isn't pre-installed or readily available. Consequently, I'm now seeking guidance on how to obtain or generate the necessary configuration file for the gateway.