VOOZH about

URL: https://www.javacodegeeks.com/tag/nginx

⇱ Nginx Archives - Java Code Geeks


  • DevOps👁 Image
    Sebastian DaschnerFebruary 22nd, 2022
    0 246

    Using Nginx as Browsersync proxy

    For frontend development, Browsersync is a helpful tool that reduces the turnaround time to a minimum while coding. While serving…

    Read More »
  • Core Java👁 Image
    Emmanouil GkatziourasNovember 2nd, 2021
    0 6,802

    Execute mTLS calls using Java

    Previously we secured an Nginx instance using SSL and mTLS. If you are using Java interacting with a service secured…

    Read More »
  • Web Servers👁 Image
    Alan HamlettApril 30th, 2021
    0 226

    Maximize your concurrent web server connections

    For production web servers, most people assume scaling means needing faster (and more expensive) hardware. Before spending more money on…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Alexius DiakogiannisNovember 25th, 2020
    1 517

    Deploying a Quarkus or any Java based microservice behind an Nginx reverse proxy with SSL using docker

    It has been a while but as per a friend requested I am going to show you how to deploy…

    Read More »
  • Software Development👁 Image
    Benjamin CaneSeptember 22nd, 2016
    0 129

    Tuning NGINX

    While NGINX is much younger than other web servers, it has quickly become a popular choice. Part of its success…

    Read More »
  • DevOps👁 Image
    Amjad AfanahJanuary 19th, 2016
    0 244

    Docker Service Discovery On Microsoft Azure – Docker Java App Load Balanced By Nginx Or Apache HTTP, Mongo Replica Set And Hazelcast Cluster

    This project covers three service discovery use cases in Docker application deployments — including Nginx & Apache HTTP Server load…

    Read More »
  • DevOps👁 Image
    Amjad AfanahOctober 23rd, 2015
    0 117

    End-to-End Automation for Docker-based 3-Tier Java Apps (Niginx, Tomcat and MySQL) on AWS

    The geographical distribution & the continuously growing number of cloud services of Amazon Web Service has driven many startups &…

    Read More »
  • DevOps👁 Image
    Amjad AfanahOctober 22nd, 2015
    0 236

    Docker 3-Tier Java App (Nginx, Tomcat, MySQL) Automation on Any Cloud

    DCHQ simplifies the containerization of enterprise applications and makes it possible to replicate very complex application environments on multiple hosts…

    Read More »
  • DevOps👁 Image
    Mark NeedhamApril 25th, 2013
    0 109

    No downtime deploy with capistrano, Thin and nginx

    As I mentioned a couple of weeks ago I’ve been working on a tutorial about thinking through problems in graphs…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close