NGINX Static Site

Static website served with NGINX

Deploy NGINX Static Site

site

railwayapp-templates/nginx

Just deployed

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/


Template Content

More templates in this category

View Template
mellow-vue
A full-stack Vue app with The Boring JavaScript Stack.

View Template
Sveltekit NestJS
Full-stack with SvelteKit + NestJS + Prisma + Postgresql with utils

View Template
.NET8 Web API
A basic ASP.NET Core Web API template (.NET 8)