Nacho Álvarez Ruiz
Nacho Álvarez Ruiz
I've solved that by modifying Dockerfile. Instead this: RUN set -x; \ apt-get update \ && apt-get install -y --no-install-recommends \ locales \ gettext \ ca-certificates \ nginx=${NGINX_VERSION} \ &&...
You have to add this line: ENV TAIGA_SSL_BY_REVERSE_PROXY False below of line saying: ENV TAIGA_SSL False
Hi, in my case, when installation seemed to be stuck in that point, I've just tried to access to the Taiga URL and everything was running OK. I didn't do...
@gerroon this one worked for me in step 5: RUN apt-key adv \\ --keyserver keyserver.ubuntu.com \\\ --recv-keys 379CE192D401AB61