I would like to reverse-proxy the server component into a sub-location, e.g. https://example.com/atuin
The client config would then be:
sync_address = "https://example.com/atuin"
Is this possible or will this confuse the server? I haven’t checked the code yet, thus I am just trying to satisfy my curiosity. And I suspect that devs are in this forum.
Thanks, I will give it a try. First I’ll have to setup Postgres. Shouldn’t take long, but I’m rather busy this weekend. Too many plans already.
I will report back when all is setup and post my reverse-proxy config (Apache) and my systemd file for reference. (I will use a service user, thus I’ll have to use env vars.)