Hello everyone,
I have installed Kobo on my own server using kobo-install script and the webUI is loading okay,
However, I have the $subject error message which is preventing me from login.
I am accessing the webUI via reverse proxy.
My Google-fu has not helped, but I do know that this must be a Django issue with trusted domains. My question is how I can edit the Django settings.
Do you want to use HTTPS?
1) Yes
2) No
[1]:
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β β
β Please note that certificates must be installed on a reverse-proxy β
β or a load balancer.kobo-install can install one, if needed. β
β β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Auto-install HTTPS certificates with Let's Encrypt?
1) Yes
2) No - Use my own reverse-proxy/load-balancer
[2]:
Is your reverse-proxy/load-balancer installed on this server?
1) Yes
2) No
[1]:
Internal port used by reverse proxy?
[8003]:
I then use Apache reverse proxy with SSL certificates from Letsencrypt.
And while at this, may I kindly ask whether itβs necessary to expose the url kc.domain.name (KoboCat sub domain) to the public by publishing it? I tested mine (and kc.kobotoolbox.org) and found nothing in both.