Jump to content

Nano

Members
  • Posts

    116
  • Joined

  • Last visited

Everything posted by Nano

  1. Hi I did this but then it just redirected directly to a subdomain. I did as follow's in "Site Confs" Defaults # main server block #server { # listen 443 ssl http2 default_server; # listen [::]:443 ssl http2 default_server; # # root /config/www; # index index.html index.htm index.php; #} server { I pasted the server { at the bottom after commenting out as otherwise letencrypt log would just whine
  2. Is it possible to not have NGINX not respond on the External IP, For example to get rid of the Welcome to our server The website is currently being setup under this address. For help and support, please contact: [email protected] Ofcourse all the SubDomains work but it would be better if the default external would reject it. Possible ?
  3. It works fine but i notice this in Logs. nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html) nginx: [error] lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-resty-core; ensure you are using an OpenResty release from https://openresty.org/en/download.html (rc: 2, reason: module 'resty.core' not found: Is this something to worry about / future update? Sorry ill change my question, I guess its harmless which is cool, It just doesn't fix my OCD !
  4. I want to create a custom Docker Network that maps fully to a different Network Port in Unraid. For example ETH0 is my normal Ip but ETH3 is a VLAN Network. I want to map eth 3 to a custom Network. Any Ideas
  5. I have added an additional PCIE Network card and enabled it. I want to map one docker to it and im going to put it on a seperate VLAN. How should i go about this, can anyone either point me to video or let me know the steps.
  6. Saw GoAccess was added to CA. The Software looks awesome, but it just doesn't seem to work. I can't find any guide and would be willing to tip someone who make it work/make a guide on installation!
×
×
  • Create New...