Nico

Results 150 comments of Nico

Currently it’s not yet supported but it would be a great addition! I’ll try to include it in the next release

Hello, thanks for opening an issue. This is a great suggestion and will definitely make it in the next release

Hello, thanks for your input. Tipi is already a container itself and nothing is running on the host. We ask the user to run a bash script in order to...

> i downloaded this image and podman run works but the server isn't up , i checked the dockerfile and didn't find a CMD line and i think that's the...

Hello, thanks for your input it makes sense, yes and this is the route I wanted the project to go at first. Unfortunately, too many apps don't support properly a...

@in03 As discussed this issue will be resolved once we move to JWT auth (in the making) @nowell-morris Are you also trying to access from Tailscale? If not please look...

@nowell-morris I cannot help you with this little information, please provide the logs of the containers - `sudo docker ps` - `sudo docker logs --tail 20 api` - `sudo docker...

Hello, we have version 0.7.0 upcoming which will let you choose a custom storage path for all your apps' data. You will be able to give a path like `/mnt/usb`....

Thanks! I'm glad you're liking it so far 😄 It all depends on what you want to store exactly. In v0.7.0 you'll be able to change the path for all...

Hello, I was able to reproduce your issue and have still not found a solution. It might be a bug in [wg-easy](https://github.com/WeeJeWel/wg-easy) itself. I'll continue to investigate