Tipi tries to generate Certificates for local IPs(?)
I discovered this in my logs just now, not sure since when this is happening. Currently on
v3.6.0
4 Replies
Hello
That's a known misconfiguration on our end nothing to worry about
Unknown User•12mo ago
Message Not Public
Sign In & Join Server To View
Yes of course, we are planning on fixing it as soon as possible
Although it may not be that easy due to how tipi is designed to work
You see, traefik is configured to generate a domain for the APP_DOMAIN environment variable each app has in its app.env, the app domain environment variable can be either the expose domain you set in the settings or the ip address and port of the app, this means that if you don't expose an app traefik will assume your domain is the ip and port and of course fail
This will get fixed when we migrate the appstore from the docker compose files to our new compose JSON format, we are trying to migrate all apps but it's not an easy process
Unknown User•12mo ago
Message Not Public
Sign In & Join Server To View