About 1,380,000 results
Open links in new tab
  1. adding AWS public certificate with NGINX - Stack Overflow

    Apr 29, 2020 · I am using EC2 and working with NGINX (by PuTTY); I chose AWS Public Certificate therefore I understood that to use HTTPS I need to configure the NGINX too. I …

  2. How to install NGINX on AWS EC2 Linux 2 - Stack Overflow

    Sep 4, 2019 · I'm new to AWS and trying to understand which version of NGINX I should be installing on my instance. I've found multiple options; Via EPEL as the blog entry Amazon's …

  3. Increasing client_max_body_size in Nginx conf on AWS Elastic …

    Sep 20, 2013 · client_max_body_size 50M; Create the Nginx config file directly For some other application types, after much research and hours of working with the wonderful AWS support …

  4. Nginx as a reverse proxy behind AWS ALB (self-signed)

    Jun 30, 2020 · I've created an environment in AWS which includes an EC2 instance with node js web-server and Nginx installed, behind a self-signed application load balancer. My ALB gets …

  5. nginx - Kubernetes service external ip pending - Stack Overflow

    May 22, 2017 · I am trying to deploy nginx on kubernetes, kubernetes version is v1.5.2, I have deployed nginx with 3 replica, YAML file is below, apiVersion: extensions/v1beta1 kind: …

  6. gRPC in EKS on AWS with Nginx-Ingress-Controller

    I have a gRPC server set up in AWS EKS, and use Nginx-Ingress-Controller to perform load balancing. I try to terminate TLS at NLB, by setting the gRPC server ingress to like apiVersion: …

  7. kubernetes - Ingress-nginx configuration required to add a …

    Nov 2, 2023 · I have an AWS EKS version 1.26 cluster up and hosting a Java application. I am managing ingress configurations by running a ingress-nginx controller version 4.5.2. Through …

  8. How to set up Nginx with HTTPS on EC2 instance with ELB and ACM

    Jul 15, 2023 · I have set up a EC2 instance on which I have installed a flask API that runs using Gunicorn and Nginx as a reversed proxy. I wanted to run it with https protocole, so I bought a …

  9. How to use aws nlb with nginx ingress controller for ssl

    Jan 12, 2022 · How to use aws nlb with nginx ingress controller for ssl Asked 3 years, 10 months ago Modified 1 year, 7 months ago Viewed 10k times

  10. How to create only internal load balancer with ingress-nginx chart?

    Apr 21, 2021 · In my AWS EKS, I have installed nginx-ingress with following command: