nginx-reverse-proxy

There are 131 repositories under nginx-reverse-proxy topic.

  • nginxadminui

    Language:Jinja1
  • simple-docker

    Language:JavaScript1
  • session-3

    Language:CSS
  • F12Mall

    Language:Java
  • Robofriends

    Language:JavaScript
  • TodoDeployment

    This is the Github repo for deployment files for the TodoFullstack project. you can see the deployed api from that link:

    Language:Dockerfile1
  • DongcheonAlimi-Server

    동천알리미 RESTful API Server

    Language:JavaScript1
  • thalia-tickets

    🎭 Thalia Tickets - Gestion des réservations de spectacles développée en Laravel 11 et Vue 3

    Language:PHP1
  • ChitChatHub

    Real-time chat application designed to facilitate seamless communication

    Language:JavaScript1
  • reverse-proxy

    NGINX reverse-proxy starter, tailor-made for our organisation

    Language:HTML1
  • kafka_pipeline

    An example of how to build a data processing pipeline with Apache Kafka, NGINX, Python, FastAPI, Docker, and MongoDB.

    Language:Python1
  • Docker-Server

    Installing & Running Python & Nginx via docker on AWS EC2

    Language:Dockerfile1
  • swoop-search-engine

    Swoop is a secure and privacy-focused metasearch engine leveraging Searx, NGINX, TypeScript, and NextJS

    Language:TypeScript1
  • vps-stack-mate

    Easy VPS Deployment tool with Nginx Reverse Proxy, SSL, and Docker Compose services

    Language:Shell1
  • docker-stack

    Docker development stack using Nginx reverse proxy to serve PHP-FPM with multiple service containers like Solr, Redis, Redis Commander, Mysql, phpmyadmin. Developer tools like composer, xdebug and git are enabled by default

    Language:PHP1
  • yokohama-proxy

    A reverse proxy based on NGINX. Part of the Yokohama Project

    Language:JavaScript1
  • express-nginx-https

    Nginx, reverse proxy, and PM2 with Express (SSL)

    Language:JavaScript1
  • Azure-Virtual-Machine-Web-App-Demo-Project

    Azure-Virtual-Machine-Web-App-Demo-Project

    This tutorial azure cloud project demonstrates how to install a basic web app on a virtual machine. We will use our azure account to creature a resource group and virtual machine. Then we will install and configure the virtual machine to run nginx web server and python. Our web app is a flask template and python web application that is uploaded to our virtual machine and then configured to run with nginx. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on an azure cloud virtual machine.

    Language:JavaScript1
  • testcontainers-selenide-remote

    This project demonstrates how to test REST API microservices using spring-boot, feign client, spring-bot-test and rest-assured. Also this project demonstrates how to test web application UIs using TestContainers, selenide with Kotlin and maven

    Language:Kotlin1
  • magento2-init

    Development environment for Magento 2 with Docker

    Language:VCL1
  • springboot-docker-nginx

    A dummy SpringBoot app which uses the NGINX as load balancer.

    Language:Java1
  • flask-proj

    This is a flask application through which you can hit rest api's that allow you to create and add tasks in queue that executes and returns result asynhronously.The application is run on a uWSGI server and requests are routed through an nginx reverse-proxy. Docker is used to containerise each service and they are managed with docker compose

    Language:Python1
  • Kinetiq

    A distributed and scalable ticketing system

    Language:JavaScript
  • STCTFF-FullStack

    STCTFF is a lightweight task-hosting platform with registration, account management, and task solving. Built with Django, React, MariaDB, and Docker, and providing a REST API for interaction.

    Language:TypeScript
  • RAG-Faiss-pdf-chatbot-docker-AWS

    🤖📚 RAG Chatbot App 🚀💬 — A live running webapp on AWS EC2 ☁️🐳. Full-stack Streamlit + FastAPI ⚙️ using RAG 🔍, embeddings 🧠 & LLMs 🤯. Scalable, production-ready 💼🔥.

    Language:Python
  • Nginx-with-usecase

    This repository contain documentation about Fundamental of Nginx, begin from introduction about Nginx to its usecases in the IT world.

  • nginx-proxy-generator

    Nginx Proxy Manager Script for Linux Admins

    Language:Shell
  • nginx

    Installing and configuring Nginx

    Language:HTML
  • Thread-Forum

    🍭Submission MBDE Dicoding 2025

    Language:JavaScript
  • pearlthoughts_devops_test

    PearlThoughts Devops Assignment

    Language:PHP
  • spring-nginx-loadbalancer

    Nginx load balancer and HTTPS reverse proxy for Spring Boot with Docker.

    Language:Java
  • jenkins-nginx-aws-terraform

    Terraform and AWS User Data Bash scripts that create a secure single-node Jenkins server on AWS with an nginx reverse proxy and Certbot SSL/TLS certificate. Includes User Data scripts for Ubuntu 22 and Amazon Linux 2023.

    Language:HCL
  • nginx-forwarding-script

    A simple Node.js script for generating and managing Nginx forwarding configurations dynamically.

    Language:TypeScript
  • lightsail-nginx-flask

    This repository provides a production-ready template for deploying a Flask web server behind an Nginx reverse proxy on AWS Lightsail Containers. It includes setup instructions, deployment scripts, and logging/monitoring commands to help you quickly and securely launch your Flask application in a scalable environment.

    Language:Python
  • fastapi-book-project

    The FastAPI Book Management API is a RESTful web service for managing a book collection, offering full CRUD operations. Built with Python and FastAPI, it features data validation with Pydantic, automated testing, and Docker-based deployment, optimized for AWS EC2 environments.

    Language:Python