Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] binhex - NGINX

Featured Replies

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 😁

 

btn_donate_SM.gif&key=57f6b617e37a194c35
 

For other Docker support threads and requests, news and Docker template support for the binhex repository please use the "General" thread here

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 😁

 

btn_donate_SM.gif&key=57f6b617e37a194c35
 

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.

  • Author
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

  • 2 weeks later...

How are you to install modules? I'm trying to install this one in particular.

  • Author
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 by binhex

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 by squelch

  • 5 months later...

Is there a way to activate php and htaccess support ?

  • 3 months later...

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?

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.

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?

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.

  • 1 year later...

how do i install the upload module ?

Edited by BUDDGAF

  • 1 month later...

does this (or can this) have/be updated to include the geoIP2 plugin stuff.  I only want to allow connections from my own country.

  • 1 year later...

Can anyone help me with this docker?

I've tried for a long time googling bunch of stuff, but can't seem to get PHP to work.
The "welcome to nginx!" shows, meaning the container works, but none of the joomla php stuff works.

I tried guides on fastcgi and uncommenting this block but it's still not working.

location ~ \.php$ {
            root           html;
            fastcgi_pass   127.0.0.1:9000;
            fastcgi_index  index.php;
            fastcgi_param  SCRIPT_FILENAME  /scripts$fastcgi_script_name;
            include        fastcgi_params;
        }

 

My joomla container just died and wont work anymore even after a fresh clean install of it, so I'm looking for something that might be more reliable.

I tried using this docker last year but gave up since it wasn't working for me and I got the joomla docker working, but now I'm out of options for a joomla webserver.

 

I have the entire installation folder in the nginx/html folder.

Usually if php was working, I could go to the ip address and it would launch the joomla installer to setup the database and admin account.

 

I just get the welcome to nginx or depending on what I try, a 404 error.

 

Any help would be appreciated.

 

Thanks.

  • 4 months later...

is there instructions on how to enable HTTPS connections and having the SSL be provided by NGINX Proxy manager instead of being hosted by this instance of nginx?

 

trying to uncomment in the config for it to enable listening on the port specified when composed, to have it allow connections for ssl, it just rejects the connection. 

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.