feat: add configuration options to accomodate first party tealium and adobe analytics
This commit is contained in:
parent
1577679053
commit
049ad5a494
4 changed files with 59 additions and 7 deletions
|
@ -4,7 +4,7 @@ RUN /usr/local/openresty/luajit/bin/luarocks install lua-resty-http
|
|||
RUN /usr/local/openresty/luajit/bin/luarocks install lua-resty-cookie
|
||||
RUN /usr/local/openresty/luajit/bin/luarocks install lua-resty-iputils
|
||||
|
||||
RUN apk add openssl certbot
|
||||
RUN apk add --no-cache ca-certificates certbot openssl
|
||||
RUN /usr/local/openresty/luajit/bin/luarocks install lua-resty-auto-ssl
|
||||
|
||||
RUN mkdir /etc/resty-auto-ssl && chown -R nobody /etc/resty-auto-ssl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue