Shaarli NicolasMD !
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
32 results tagged nginx  ✕
With 0.32.0, certbot-auto stopped working for some EOL distributions · Issue #6824 · certbot/certbot https://github.com/certbot/certbot/issues/6824#issuecomment-470440436
13/07/2020 18:50:47
thumbnail

wget https://raw.githubusercontent.com/certbot/certbot/75499277be6699fd5a9b884837546391950a3ec9/certbot-auto
chmod +x ./certbot-auto
./certbot-auto --no-self-upgrade

python https ssl nginx bash letsencrypt
Automatic SSL with Let's Encrypt & Nginx - DEV Community 👩‍💻👨‍💻 https://dev.to/adamkdean/automatic-ssl-with-let-s-encrypt-nginx-4nfk
18/02/2020 00:08:10
thumbnail
docker nginx https
ssl - Add self signed certificate to ubuntu for use with curl - Stack Overflow https://stackoverflow.com/a/6602174/1504286
27/09/2017 11:24:20
ssl certificado https apache nginx docker
Load Balancing with Nginx | Servers for Hackers https://serversforhackers.com/s/load-balancing-with-nginx
29/08/2017 10:57:35
nginx
How to Install Varnish Cache 5.1 for Nginx on CentOS 7 https://www.tecmint.com/install-varnish-cache-for-nginx-on-centos-7/
15/07/2017 19:26:13
nginx varnish server
Best nginx configuration for improved security(and performance). Complete blog post here http://tautt.com/best-nginx-configuration-for-security/ https://gist.github.com/plentz/6737338
18/04/2017 11:27:55
nginx
Note: MySQL Docker PHP /shaare/CPRJUQ
08/02/2017 15:31:11
version: '2'
services:
  nginx:
    image: shippingdocker/nginx:1.2
    ports:
     - "80:80"
    volumes:
     - .:/var/www/html
    networks:
     - appnet
  php:
    image: shippingdocker/php:1.2
    volumes:
     - .:/var/www/html
    networks:
     - appnet
  redis:
    image: redis:alpine
    networks:
     - appnet
  db:
    image: mysql:latest
    ports:
     - "3306:3306"
    environment:
      MYSQL_ROOT_PASSWORD: 123456
      MYSQL_USER: dev
      MYSQL_PASSWORD: 123456
      MYSQL_DATABASE: myapp
    networks:
     - appnet
  mail:
    image: mailhog/mailhog:latest
    ports:
     - "9025:8025"
    networks:
     - appnet
networks:
  appnet:
    driver: "bridge"
volumes:
  data:
    driver: "local"
docker mysql php laravel nginx
Legal/ethical hacking. Information security. https://legalhackers.com/
16/11/2016 09:38:42
blog security nginx mysql
Nginx + php-fpm gives file not found - Stack Overflow http://stackoverflow.com/q/27449367
13/10/2016 10:39:42
nginx
Tutorial: Migrating Existing Services to Docker, Part One - Teamspeak3 https://blog.akpwebdesign.com/2016/08/11/migrating-services-to-docker-pt-1/
25/08/2016 00:22:26

Docker can be extremely useful, if you know what you're doing with it. In this series, I'll show you how to effectively use it to straighten out your stack.

nginx docker
How to Configure Nginx for Optimized Performance https://www.linode.com/docs/websites/nginx/configure-nginx-for-optimized-performance
25/07/2016 20:20:19
nginx performance
LEMP Stack Resources and Q&A https://lemp.io/
25/07/2016 20:14:08

What’s a LEMP stack?

LEMP is a variation of the ubiquitous LAMP stack used for developing and deploying web applications. Traditionally, LAMP consists of Linux, Apache, MySQL, and PHP. Due to its modular nature, the components can easily be swapped out. With LEMP, Apache is replaced with the lightweight yet powerful Nginx.

LEPM Image

mysql php nginx lemp
Pitfalls and Common Mistakes | NGINX https://www.nginx.com/resources/wiki/start/topics/tutorials/config_pitfalls/
24/06/2016 13:12:17
nginx
How to monitor Nginx https://blog.serverdensity.com/monitor-nginx/
14/04/2016 13:24:08

http://goaccess.io/man#interactive-keys
http://xmodulo.com/monitor-nginx-web-server-command-line-real-time.html

nginx server
nginx don't log requests of a specific ip adress - Server Fault http://serverfault.com/a/488582
01/03/2016 17:18:07
nginx
Let's Encrypt SSL Certificates and Nginx for HTTPS https://blog.rudeotter.com/lets-encrypt-ssl-certificate-nginx-ubuntu/
18/12/2015 14:58:56
nginx
Generate Mozilla Security Recommended Web Server Configuration Files https://mozilla.github.io/server-side-tls/ssl-config-generator/
16/12/2015 19:58:12
nginx apache ssl https server
Cómo detectar scripts PHP lentos o problemáticos http://www.linuxito.com/programacion/614-como-detectar-scripts-php-lentos-o-problematicos
15/12/2015 17:23:30
nginx php
How To Optimize Nginx Configuration | DigitalOcean https://www.digitalocean.com/community/tutorials/how-to-optimize-nginx-configuration
14/12/2015 10:10:43
nginx docker
ayozone | How to add Nginx status and request plugins to munin http://ayozone.org/2013/06/03/how-to-add-nginx-status-and-request-plugins-to-munin/
10/12/2015 14:12:27
nginx munin
page 1 / 2
3727 links, including 251 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn