Nico

Results 149 comments of Nico

Hello I understand you want your own traefik config for your container. You can try to edit the file at `apps//docker-compose.yml` or you can try to [customize app config](https://www.runtipi.io/docs/guides/customize-app-config) At...

Hello @fsackur, thank you very much for this detailed overview. To answer your questions > I note that, although I am passing --listen-ip x.x.x.x in my systemd config and have...

Thanks for the suggestion! Added to the backlog

@steveiliop56 it is but with docker you can pass a TZ environment variable to set a different one

> With this git command `git log -n 1 --date=unix '--pretty=%at' --diff-filter=A apps/app-folder/docker-compose.yml` we can get the time where the `docker-compose.yml` file was added, and if it is less than...

Hello @diyoyo, yes this feature has been requested multiple times and definitely needs some work. @steveiliop56 Can you come up with a design idea?

Thank you @steveiliop56, I was thinking of a more subtle switch "hide installed apps" and that's it. Just not sure where to put it (on the app store page) I...

Hello @DennisGaida the APP_DOMAIN is set to the ip in order to allow you to access the app through IP:PORT. Does this work correctly? With today's capabilities it's not possible...

I understand your issue, and this is not a bug in the app config but a limitation of how tipi generates the env variables. You can test other apps, if...

Indeed, the image is still in v1. We are working on an automated update because it requires to run data migrations manually to upgrade to v2