binhex Posted May 7, 2020 Share Posted May 7, 2020 Overview: Support for Docker image arch-nginx in the binhex repo. Application: NGINX - https://nginx.com/ Docker Hub: https://hub.docker.com/r/binhex/arch-nginx/ GitHub: https://github.com/binhex/arch-nginx Documentation: https://github.com/binhex/documentation If you appreciate my work, then please consider buying me a beer 😁 For other Docker support threads and requests, news and Docker template support for the binhex repository please use the "General" thread here Quote Link to comment
numblock699 Posted May 8, 2020 Share Posted May 8, 2020 On 5/7/2020 at 10:35 AM, binhex said: Overview: Support for Docker image arch-nginx in the binhex repo. Application: NGINX - https://nginx.com/ Docker Hub: https://hub.docker.com/r/binhex/arch-nginx/ GitHub: https://github.com/binhex/arch-nginx Documentation: https://github.com/binhex/documentation If you appreciate my work, then please consider buying me a beer 😁 For other Docker support threads and requests, news and Docker template support for the binhex repository please use the "General" thread here Sent you some $. The stuff you do is very useful. 1 Quote Link to comment
binhex Posted May 8, 2020 Author Share Posted May 8, 2020 Sent you some $. The stuff you do is very useful.A very generous donation, thank you it's appreciated.Sent from my CLT-L09 using Tapatalk Quote Link to comment
squelch Posted May 18, 2020 Share Posted May 18, 2020 How are you to install modules? I'm trying to install this one in particular. Quote Link to comment
binhex Posted May 19, 2020 Author Share Posted May 19, 2020 (edited) On 5/18/2020 at 3:58 AM, squelch said: How are you to install modules? I'm trying to install this one in particular. you could install the module, but this particular one requires additional libraries which are most probably not included in the image, which makes things difficult:- This module requires the libxml2 and libxslt libraries. if the module was one that a lot of people require then i would include the libraries, but i am very conscious of bloat and dont really want to do this unless there is a large need for it. EDIT - looking at the build of nginx it looks like the required flag to include the module is not done so i think you are out of luck on this module. Edited May 19, 2020 by binhex Quote Link to comment
squelch Posted May 20, 2020 Share Posted May 20, 2020 (edited) On 5/19/2020 at 4:18 AM, binhex said: you could install the module, but this particular one requires additional libraries which are most probably not included in the image, which makes things difficult:- This module requires the libxml2 and libxslt libraries. if the module was one that a lot of people require then i would include the libraries, but i am very conscious of bloat and dont really want to do this unless there is a large need for it. EDIT - looking at the build of nginx it looks like the required flag to include the module is not done so i think you are out of luck on this module. This is fine, I was just wondering if this was feasible. Thank you for your work. On another note, I notice when I'm on the main domain for my webpage (I set a domain to forward to my servers ip). It works fine at the base folders index.html, but then going from there into any subdirectory (like a dir full of files that's indexed) it defaults the browser to use the container port, instead of what is forwarded. What should I do? example it goes from domain.com/wads to domain.com:1111/wads, which is not forwarded and won't load EDIT: Solved this by throwing "port_in_redirect off" into the config Edited May 20, 2020 by squelch Quote Link to comment
Retrogamer137 Posted November 8, 2020 Share Posted November 8, 2020 Is there a way to activate php and htaccess support ? Quote Link to comment
0Maverick0 Posted February 22, 2021 Share Posted February 22, 2021 I want to run this docker through the Nginx Proxy Manager docker but port 8080 is used by the binhex-qbittorrentvpn docker. How can I make this work? Quote Link to comment
JonathanM Posted February 22, 2021 Share Posted February 22, 2021 1 minute ago, 0Maverick0 said: I want to run this docker through the Nginx Proxy Manager docker but port 8080 is used by the binhex-qbittorrentvpn docker. How can I make this work? If you are running the container in bridge mode, change the host port. Quote Link to comment
0Maverick0 Posted February 22, 2021 Share Posted February 22, 2021 1 hour ago, jonathanm said: If you are running the container in bridge mode, change the host port. But I need to keep all the containers on the same IP address right? Quote Link to comment
JonathanM Posted February 22, 2021 Share Posted February 22, 2021 1 hour ago, 0Maverick0 said: But I need to keep all the containers on the same IP address right? Bridge mode uses Unraid's IP, yes. Quote Link to comment
BUDDGAF Posted June 25, 2022 Share Posted June 25, 2022 (edited) how do i install the upload module ? Edited June 25, 2022 by BUDDGAF Quote Link to comment
vw-kombi Posted August 10, 2022 Share Posted August 10, 2022 does this (or can this) have/be updated to include the geoIP2 plugin stuff. I only want to allow connections from my own country. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.