Manu

Results 650 comments of Manu

Thanks for testing the cutting edge of both. We should definitely look into any changes to Borg 2.0 that need adjustment sin Vorta.

It may be possible to build folders with the path name template. Not sure. The bad news is that I'm not really maintaining this project any more and started to...

I'm seeing a similar error at PikaPods, after we set hostnames to be publicly resolvable FQDN. Looks like Serpbear can't reach itself via the container from outside, so the job...

So `NEXT_PUBLIC_APP_URL` is used for emails and cron. If I leave it at the default `NEXT_PUBLIC_APP_URL=http://localhost:3000`, cron probably works, but emails don't, right?

Reaching the external URL from inside Docker is always tricky. E.g. if I set the internal hostname to the external hostname, it will still try to use https and fail...

Will test shortly. I recall doing a workaround with hostnames back then.

I was also just missing this feature. Hard to implement?

I'll see what the canonical way is right now.