Has anyone installed kobo behind nginx proxy manager and portainer?

i have installed kobo behind nginx proxy manager and using docker (portainer), where i have added the kobo containers to a common network with the nginx proxy manager and routed all the traffic to the kobo nginx container. (i’m pretty sure i’m doing something wrong since i’m not supposed to have 2 nginx running at the same time)

however i’m facing problems with server errors 500 on some pages especially previewing forms.
has anyone experience in this?

Also if someone has used portainer to deploy kobo it would be nice to share some tips since i had to run kobo separately outside portainer

thx for any support.

Clone the kobo-install repo from github and execute run.py. That’s the easiest way to install. If you have 2 nginx containers running, you’re doing something wrong.

1 Like