alexhaydock / BoringNginx

Nginx + Docker + BoringSSL = ✔️ Easy TLS 1.3

Home Page:https://gitlab.com/alexhaydock/boringnginx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unbound variable

tearfulDalvik opened this issue · comments

This is the screenshot:

CentOS 7, And can not specify version too

I'll see what I can do, but the build script currently only supports Debian. I tried CentOS in the past, but managing the .spec files and building the RPMs was a lot of work.

For now, if you're familiar with Docker, you can deploy on CentOS using the Dockerfile here, or directly from Docker Hub.

commented

Got the same error on Debian Jessie 8.2 :
./build-debian.sh: line 84: NGXSIGKEY: unbound variable

Is only a Docker image working currently?

Closing because sadly the bare shell scripts were too destructive and too difficult to maintain. Currently a Docker image is the only supported deployment but provides reproducibility and full TLS 1.3 support.