nginx-reverse-proxy
There are 131 repositories under nginx-reverse-proxy topic.
TodoDeployment
This is the Github repo for deployment files for the TodoFullstack project. you can see the deployed api from that link:
DongcheonAlimi-Server
동천알리미 RESTful API Server
thalia-tickets
🎭 Thalia Tickets - Gestion des réservations de spectacles développée en Laravel 11 et Vue 3
ChitChatHub
Real-time chat application designed to facilitate seamless communication
reverse-proxy
NGINX reverse-proxy starter, tailor-made for our organisation
kafka_pipeline
An example of how to build a data processing pipeline with Apache Kafka, NGINX, Python, FastAPI, Docker, and MongoDB.
Docker-Server
Installing & Running Python & Nginx via docker on AWS EC2
swoop-search-engine
Swoop is a secure and privacy-focused metasearch engine leveraging Searx, NGINX, TypeScript, and NextJS
vps-stack-mate
Easy VPS Deployment tool with Nginx Reverse Proxy, SSL, and Docker Compose services
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
yokohama-proxy
A reverse proxy based on NGINX. Part of the Yokohama Project
express-nginx-https
Nginx, reverse proxy, and PM2 with Express (SSL)
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.
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
magento2-init
Development environment for Magento 2 with Docker
springboot-docker-nginx
A dummy SpringBoot app which uses the NGINX as load balancer.
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
Kinetiq
A distributed and scalable ticketing system
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.
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 💼🔥.
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
nginx
Installing and configuring Nginx
Thread-Forum
🍭Submission MBDE Dicoding 2025
pearlthoughts_devops_test
PearlThoughts Devops Assignment
spring-nginx-loadbalancer
Nginx load balancer and HTTPS reverse proxy for Spring Boot with Docker.
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.
nginx-forwarding-script
A simple Node.js script for generating and managing Nginx forwarding configurations dynamically.
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.
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.