Nginx
#2256
OLIVIER COMBE | Uncategorized
Il n’est forcement simple pour les non initiés de gérer un serveur Nginx en particulier tout ce qui concerne la configuration des reverses proxy. Heureusement, pour vous simplifier la vie, JC… Source: Nginx Proxy Manager – Gérez vos hôtes Nginx avec cette interface graphique – Korben
load balancer, Nginx, Reverse Proxy
#2109
Using NGINX Reverse Proxy for client certificate authentication : https://community.openhab.org/t/using-nginx-reverse-proxy-for-client-certificate-authentication-start-discussion/43064
apache, How-to, httpd, load balancer, Nginx, Reverse Proxy
#1978
Learn how to quickly host your own Docker registry: create a private registry, secure it with Letsencrypt and proxy via nginx. Source: Docker Registry + Letsencrypt + nginx-proxy
Docker, Nexus, Nginx, ssl
#1966
tbot NGINX plug-in is still experimental I opted for the CloudFlare certificate. Source: Setting up a Docker Private Registry with authentication using Nexus and Nginx
Docker, Nexys, Nginx, Registry, Reverse Proxy
#1654
Si vous utilisez nginx pour votre site web, sachez qu’une mauvaise configuration peut conduire à d’éventuels problèmes de sécurité. Heureusement, pour contrer cela, il y a Gixy. Gixy est un script Python qui analyse votre fichier nginx.conf à la recherche de problèmes éventuels comme : [ssrf] Server Side Request Forgery [http_splitting] HTTP Splitting [origins] Problems […]
Nginx
#1609
Bon bah aujourd’hui c’est du lourd!! après un serveur parfait sous Ubuntu 9.10, qui date un peu, mais toujours d’actualité, et un serveur parfait sous Debian Squeeze (Debian 6.0), voici un nouvel opus de la série “un serveur parfait” et cette fois il est sous Debian Wheezy (Debian 7), avec un serveur « nginx » et l’interface […]
Nginx
#1547
Source: Donal Farrell – Updated – Using Docker and Nginx to serve multiple WordPress sites
Docker, Nginx
#1539
Source: WordPress behind an nginx SSL reverse proxy | Obfuscation’s End
Nginx
#1414
ansible-role-nginx – Ansible role to install and manage nginx configuration Source: GitHub – jdauphant/ansible-role-nginx: Ansible role to install and manage nginx configuration
Ansible, Nginx
#1409
LEMP stack is a group of open source software to get web servers up and running. The acronym stands for Linux, nginx (pronounced Engine x), MySQL, and PHP. This tutorial explains how to install the required repos to download nginx and php-fpm, how to /etc/php.ini : /etc/nginx/nginx.conf : /etc/nginx/conf.d/default.conf : /etc/php-fpm.d/www.conf : Restart all services […]
CentOS, MySQL, Nginx