nginx

  1. S

    How to set up an nginx reverse proxy with SSL termination in a jail

    Instructions are available here: https://www.samueldowling.com/2020/01/18/nginx-reverse-proxy-freenas-ssl-tls/ Recently I went through the process of standing up a Bitwarden server. As this is the second service that I plan to make available externally to my LAN, I had to set up a reverse...
  2. B

    11.2 update Nextcloud plugin overwrites nginx configs

    Hi all, after a few years I decided to give nextcloud another try, looks good so far. I enforced HTTPS in the nextcloud iocage. For that I edited /usr/local/etc/nginx/nginx.conf and /usr/local/etc/nginx/conf.d/nextcloud.conf. After some weeks I triggered an updated of the nextcloud plugin...
  3. J

    Nginx SSL Reverse Proxy Doesn't Serve Static Files on Subdomains (Nextcloud, Organizr, Plex, etc.)

    Hello, I recently upgraded my system from 11.1 to 11.2 and I decided to re-create all of my jails using iocage instead of the warden system. I've successfully gotten everything working on my local network, but I'm having trouble getting it to work outside of my network through my domain name...
  4. J

    The management of Nextcloud is nginx, how to solve this problem?

    Help: I installed successfully the Plugin of Nextcloud in my Freenas 11.2 U1, but the management came to nginx! The following is the successful information of Nextcloud Plugin and the management information to nginx, please some experts to help me. I already tried many times, I don't know how...
  5. G

    Web nginx wont start after power outage

    I have been running Freenas for about 5 years. I am running 11.2 stable or so says #uname -a. I had a power outage 2 or 3 months ago and something must have gone wrong with the UPS driver because it appears the system went down hard. when I powered it back on my shares were not available...
  6. pixel8383

    nginx error 99

    After I updated my FreeNAS installation to 11.2-U1 the web interface could not start anymore. The error, when I try to manually start nginx via CLI is: Starting nginx: [emerg]: bind() to IP failed (99: Cannot assign requested address) My way out to solve this is issue was to comment the IPv6...
  7. R

    NextCloud Let's Encrypt (nginx)

    Hi Colleagues, I am new to the FreeNAS Community and I am asking you to help me to validate if I did my HTTPS configuration for NextCloud (11.2-RELEASE-p7) right. I did several hours of research and could not find a solution that helped me in my configuration (NextCloud/nginx/let's encrypt) so...
  8. J

    Help: Nextcloud Reverse Proxy

    I've been at this for a few days and I'm still scratching my head. I have a nextcloud jail running great (installed as a plugin), but it only works locally (of course, if I open port 80 to my nextcloud IP, I can access remotely no problem, but that isn't secure). Since I'd like to access my...
  9. ZodiacUHD

    SOLVED FreeNas UI available through every NGINX Jail

    Hello everyone, i have a weird question to ask: for some reason, i can access FreeNas's UI via every single jail that has NGINX. (i.e. Nextcloud and Reverse Proxy jails). What i get after i boot up is this: "The web user interface is at: http://192.168.1.110:1010 (nextcloud Jail)...
  10. CMSevilla

    web_log_nginx.response_codes alerts

    Hello, I've used FreeNAS for the better part of 3 years, of which 99% of it was in an ESXI 6.0 virtual environment. There I never had any issues with it, but eventually I decided to pull the FreeNAS server out of the virtual machine and into its own box since I hated rebooting it everytime I...
  11. S

    Ombi secure remote access from a domain?

    I was looking in to a way to make this happen with a free domain hosting provider. This is the first time I've dealt with web domain hosting and I have some major questions. To get what I think I know out of the way, here's how I envision this happening: Server PC hosts Ombi jail NGINX jail...
  12. S

    Constant write I/O in FreeNAS

    Hi, I have a problem where my server is doing random writes consistently while no scrub is actually taking place. This makes me a little worried as I don't know if what is going on is normal or if I have something malfunctioning / malware / hacked. I would greatly appreciate some insight here...
  13. ReadyPlayGo

    Remotely Accessing GUI - Nginx 502, Connection Refused

    I'm running FreeNAS at 192.168.1.66. Here are my general system settings (all default). I'm attempting to access the web GUI at my subdomain freenas.domain.com. I have an SSL cert from Letsencrypt, and the subdomain is reverse proxied to 192.168.1.66. For some reason, FreeNAS is refusing the...
  14. Z

    Nextcloud jail and openssl version

    Hi, I have a Nextcloud jail on my FreeNAS machine, works well, exposed to internet and all. Run the site through SSLLabs now and then to check, currently it's showing an F for the SSL test: https://www.ssllabs.com/ssltest/analyze.html?d=zaggy.nl&hideResults=on&latest Vulnerable to CVE-2016-2107...
  15. hokan

    nginx on localhost only?

    I'd like the web server to listen only on localhost but I don't see a way to do that with the web GUI. In the GUI I see only a few choices, 0.0.0.0 and the IP addresses of each of my three interfaces. If I can't do it with the GUI, then I can use the config file, but if possible I'd like to do...
  16. ZodiacUHD

    HOW-TO: Set up NGINX to reverse proxy your jails w/ Certbot

    Disclaimer: -I'm making this guide simply to help other people, i just put together multiple guides found on the internet (which i'll post below). This is meant to be as easy as it gets for a newbie to get NGINX to reverse proxy using https. -What is a reverese proxy...
  17. ZodiacUHD

    Any guide on reverse proxy with nginx?

    Hello everyone, i've been struggling the past couple of days: i'd like to setup up reverse proxying in order to get something like this: -freenas.com/sickrage -freenas.com/transmission -freenas.com/plexrequests My knowledge is quite basic and i'm one of those guys who needs a very very very...
  18. kaipee

    [How-To] Install Firefox Sync in a FreeNAS 9.10 Jail

    Basic instructions here, will tidy up/format later Install Firefox Sync v1.5 pkg update pkg upgrade pkg install nano pkg install gmake pkg install python pkg install py27-pip pkg install py27-virtualenv pkg install py27-sqlite3 pkg install git mkdir -p /usr/local/www/ffsync mkdir -p...
  19. K

    nextcloud jail

    Hey guys, i want to install nextcloud in a jail with php-fpm, nginx and sqlite. Here is what i've done so far: installed nextcloud over fresh ports, with "make config" (select sqlite) and " make clean install" you should get nextcloud with php-fpm & sqlite. installed nxginx over freshports...
  20. B

    SOLVED Unhandled Exception

    Hi, we have freenas 9.10 and had a disk report bad sectors, so we thought we would replace it before it completely failed, to do this i used to command line as i am familiar with zfs on linux so am used to the zpool and zfs commands, so i set the old disk as offline (mostly so i could identify...
Top