---
title: "Deploy NGINX Static Site"
description: "Static website served with NGINX"
category: "Starters"
url: https://railway.com/deploy/o3MbZe
---

# Deploy NGINX Static Site

Static website served with NGINX

**[Deploy NGINX Static Site on Railway](https://railway.com/template/o3MbZe)**

- **Creator:** Faraz Patankar
- **Category:** Starters
- **Total deploys:** 2,649

## Template content

### site

- **Source:** https://github.com/railwayapp-templates/nginx
- **Public domain:** Yes

## Documentation

## Overview

Nginx is a performant web server that can serve static files in a performant and memory-efficient way. This starter runs an NGINX Docker container that serves a `/site` directory containing an example HTML-based website.

## Highlights

- Able to handle 10,000 simultaneous connections with little memory overhead
- Serves static files from `/site` in a performant way

## **Learn More**

Documentation: [https://nginx.org/en/docs/](https://nginx.org/en/docs/)

## Similar templates

- [open-excalidraw](https://railway.com/deploy/open-excalidraw) — Self-hostable collaborative drawing built on Excalidraw
- [caring-vibrancy](https://railway.com/deploy/caring-vibrancy) — Deploy and Host caring-vibrancy with Railway
- [Appsmith](https://railway.com/deploy/appsmith-1) — Low-code platform for internal tools, dashboards, and admin panels.

Open this page in a browser: https://railway.com/deploy/o3MbZe
